• Hey guys,

    I am a little stuck and need some help.

    So I’ve made a basic wordpress plugin which creates a short tag “[review id=1]”

    This short tag would then query a mysql database and display the info for the review with $id 1 which works fine.

    The problem is, part of the review calls on another plugin, http://wordpress.org/extend/plugins/mombly-review-rating/ to display the rating as in stars by displaying “[Rating:4/5]”

    However, rather than displaying the picture, “[Rating:4/5]” is written down whereas normally I’d get 4 stars.

    Is there anyway I can fix that?

    Cheers

The topic ‘my own wordpress plugin coding conflicts’ is closed to new replies.