• I needed to to add some custom PHP code to access a DB (different from WP own one), run some queries and display properly formatted results within a WP page. This plugin allowed me to do that.

    Although it looks like the plugin was meant to include just simple, small code “snippets”, likely much smaller and simpler than the code I needed to add, so far it worked perfectly also for my needs.

    As a side note, the code editor is very basic. Definitely not the most comfortable way to edit relatively complex code. Problem easily solved by editing the code in your favorite editor, then copy-paste as a whole when done.

    I also found the whole “snippet” idea to be a bit convolute and slightly inconvenient for my specific use-case. I would have preferred to be able to insert the PHP code directly into the page where it is used rather than having to create a “snippet” in a different place and then including that snipped into the page. But that’s not a big deal. OTOH, I can imagine other scenario where the snippet idea may indeed be very handy (basically, if you need to use the same code “snippet” in several different pages).

    To summarize: well done. Recommended.

    • This topic was modified 2 years, 10 months ago by pms67.
Viewing 1 replies (of 1 total)
  • Hello,

    Thank you very much for your opinion.
    I would like to do the same thing as you in my site.
    That is to say to be able to link my site to a comic book outside wordpress.

    It would be possible that you explain me, or show me the code that you made, because I block on it for several days already.

Viewing 1 replies (of 1 total)
  • The topic ‘Works just fine’ is closed to new replies.