Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WP plugin help – shortcode issue

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #28040
    jlknauff
    Member

    I’m working on a WP plugin and I’ve run into a stumbling block (a few actually).

    The problem I’m trying to solve right now is getting it to appear only on a specific page.

    I’ve added this the the functions.php:

    Code:

    and then in the page where it should appear, I added:

    Code:
    [my-plugin]

    Instead of showing up where I want it to, it just shows up at the top of every page. I’ve done this sort of thing before, but I can’t seem to get it to work this time. What am I missing?

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.