Jump to content

How to add my own PHP code files to wordpress files


shwetapandit

Recommended Posts

Your question is not that specific.

 

You can edit the plugin directly and save it's modified version, but then you have to also edit any newer updates of the plugin as well.

 

Another option is to include your own modifications as a plugin if said plugin is active.

http://codex.wordpress.org/Function_Reference/is_plugin_active

 

 

sooo....if WPSQT plugin is active.....include custom_WPSQT plugin

 

for simplicity you can add functions into a certain theme within a functions.php file versus making a new plugin

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.