Just wondering how to filter to change the current page title from a shortcode,
Since shortocodes are rendering after $post.
any idea to archieve something like : do_shortcode(['mytitle="newtitle"']);
|
|
|
why not to use the_title filter?
as for shortcode - its imposible. in logical way - imposible. |
|||