Title: Shortcode
Last modified: January 22, 2020

---

# Shortcode

 *  Resolved [paul8998](https://wordpress.org/support/users/paul8998/)
 * (@paul8998)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/shortcode-711/)
 * Hello,
 * How can I use [multiple_domain] shortcodes not only on the frontend or in the
   content of posts or pages, but also in the admin panel. For example I want to
   change URL for one of our menu item in the admin panel. In addition if I try 
   to set the shortcode to our logo, it doesn’t work for some reason. How can I 
   solve this issue?
 * Thank you.
    -  This topic was modified 6 years, 4 months ago by [paul8998](https://wordpress.org/support/users/paul8998/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-711%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Gustavo Straube](https://wordpress.org/support/users/gustavostraube/)
 * (@gustavostraube)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/shortcode-711/#post-12365312)
 * Hello,
 * Shortcodes work by design only inside post and page contents. You can output 
   the current domain with PHP this way:
 * `<?php echo MULTIPLE_DOMAIN_DOMAIN; ?>`
 * Let me know if you have any issues using the snippet above.
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/multiple-domain/assets/icon-256x256.png?rev=2502840)
 * [Multiple Domain](https://wordpress.org/plugins/multiple-domain/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multiple-domain/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multiple-domain/)
 * [Active Topics](https://wordpress.org/support/plugin/multiple-domain/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multiple-domain/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multiple-domain/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Gustavo Straube](https://wordpress.org/support/users/gustavostraube/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/shortcode-711/#post-12365312)
 * Status: resolved