Most often people tend to try out a lot of plugins while customizing their Wordpress CMS. While they keep some most of them are disabled from plugin management panel in wordpress dashboard or just deleted from the wordpress plugins directory forgetting that it has been included it the template files. Sometimes plugins break between upgrades too. If you are customizing wordpress for a client you don't want him breathing down your neck about the pages not loading properly. Better be safe than sorry, always call the wordpress plugins the right way.
if (function_exists('some-wp-plugin')) {
some-wp-plugin();
}
Friday, August 22, 2008
Using Wordpress plugins safely
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Update (Aug 17,2013) : Testing Samsung Kies on MS Windows 7. The Samsung Kies connects after a while or only intermittently. Please see the ...
-
Had a real bad panic attack today while charging my Philips GoGear Mp3 Player . The player freezed on 'Do not disconnect' screen. :)...
-
bti allows you to send twitter messages right from the command line. It works with both twitter.com and identi.ca . To use this program i...
No comments:
Post a Comment
You can leave a comment here using your Google account, OpenID or as an anonymous user.