If no tag specific retrive page slug
-
I want to modify this line of code
if ( isset( $atts['tag'] ) ) { $this->args['tag'] = $atts['tag']; }
an if there is no tag specific to retrieve as default the page slug.
Regards
- The topic ‘If no tag specific retrive page slug’ is closed to new replies.