Profile
Achievement
redconservatory's Recent SnippetsTagged wordpress
- All /
« Prev 1 Next »
plugins reside in the plugins folder
wp-content/plugins
The following code must go at the top of your plugin file
0
656
posted 13 years ago by redconservatory
Refer to the following:
http://codex.wordpress.org/Class_Reference/wpdb
0
1439
posted 13 years ago by redconservatory
A great plugin for Wordpress:
http://podscms.org
Currently does not play well with plugins that use custom fields but this will change in version 2.
For more information, refer to:
http://mondaybynoon.com/2010/01/04/introduction-to-pods-cms-w...
0
847
posted 13 years ago by redconservatory
Cut-and-paste the following into your functions.php file (inside of your theme folder).
Change the Name-goes-here to whatever you want.
0
882
posted 13 years ago by redconservatory