Is there a shortcode to show the current page?

innova 16 Jun, 2021
Hello,

is there a shortcode to show the current page? i.e. the name of the menu option selected by the user.

Thank you.
GreyHead 17 Jun, 2021
Hi innova,

This may help - from the "Shortcodes Cheatsheet":
{document:var} - if var is "title" then return the current page title, else if var is "url" then return the current page url

Bob
You need to login to be able to post a reply.