cassianS
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
Views filter (AJAX) doesn’t work with Elementor
Iniciado por: cassianS
en: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
|
2 | 7 | 4 years, 5 months ago | |
|
Using view with custom attribute as an option for generic select field
1
2
Iniciado por: cassianS
en: Toolset Professional Support
Problem: Solution: |
|
3 | 18 | 4 years, 11 months ago | |
|
Display posts in relationship with multiple parents/childhs
Iniciado por: cassianS en: Toolset Professional Support |
|
2 | 5 | 4 years, 11 months ago | |
|
Author dropdown is not available when Toolset Access plugin is activated
Iniciado por: cassianS
en: Toolset Professional Support
Problem: Solution:
function wpdocs_add_members_to_dropdown( $query_args, $r ) {
$query_args['role'] = array('member', 'administrator');
// Unset the 'who' as this defaults to the 'author' role
unset( $query_args['who'] );
return $query_args;
}
add_filter( 'wp_dropdown_users_args', 'wpdocs_add_members_to_dropdown', 10, 2 );
|
|
2 | 10 | 4 years, 11 months ago | |
|
Dynamic default value for the edit user CRED form field
Iniciado por: cassianS en: Toolset Professional Support |
1 | 2 | 4 years, 11 months ago |