Forums
(@math4music)
6 years, 7 months ago
I solved. I applyed the filter just before
// run the query: get the latest posts $r = new WP_Query( apply_filters( 'rpwwt_widget_posts_args', $query_args ) );
an removed just after.
thank you math