removing unecessary lineskip
This commit is contained in:
parent
440f035637
commit
e8bef64e07
|
|
@ -331,7 +331,6 @@ add_action('pre_get_posts', 'filter_posts_by_acf_conseiller');
|
|||
|
||||
|
||||
|
||||
|
||||
// ##########################################################
|
||||
// ##########################################################
|
||||
// ##########################################################
|
||||
|
|
@ -372,7 +371,7 @@ add_action('pre_get_posts', 'filter_posts_by_custom_datas');
|
|||
// **** FILTRAGE DES POSTS QUAND LA QUERY DE FILTER EST ENVOYEE
|
||||
function metiers_patrimoine_filter_post_by_metiers_query($query)
|
||||
{
|
||||
write_log("filter_post_by_metiers_query");
|
||||
// write_log("filter_post_by_metiers_query");
|
||||
}
|
||||
|
||||
// add_filter('parse_query', 'metiers_patrimoine_filter_post_by_metiers_query');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user