Jump to content

Wordpress Plugin Help


hardy24

Recommended Posts

Hi,

 

I'm currently trying to hack a wordpress plugin, but am not having much look. Really all I need to do is add one feature, which I'm fairly certain should only be 3 or 4 lines on php put in the right place.

 

Basically what this plugin does in it's original state is finds any and all media links, then embeds a player for that media type into the page. But on certain links I don't what it to do that, I just want some media links to be plain old media links. So i'm looking for a way for the php script to first look for a class I could write into the html link, which if it finds it stops running the rest of the script, if it doesn't find it, it does run the rest of the script.

 

Any and all help gratefully receieved!

Link to comment
https://forums.phpfreaks.com/topic/41779-wordpress-plugin-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.