Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Miguel Useche

    (@skatox)

    You can do it by making a custom shorcode like this:

    do_shortcode("[jQuery Archive list]");

    You can add parameters to the shortcode, etc. For more info:
    http://codex.ww.wp.xz.cn/Function_Reference/do_shortcode

    Or you can create an object of my plugin and call the buildHtml() function.

    Thread Starter carmelomvp

    (@carmelomvp)

    Sorry but i cant make it work, im a little newbie on this, can you be more specific?

    I tried tu use that function but i dont see anything in the website.

    Thanks for everything.

    Plugin Author Miguel Useche

    (@skatox)

    Try with the shortcode, If not, add a wdiget area and add my widget. It’s easier.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Php code to add in editor’ is closed to new replies.