redconservatory


Member since 04/02/2011

9 snippets

1913 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

redconservatory's Recent Snippets



« Prev 1 Next »
CSS: .error style the error class Form HTML: class="required" makes the input field required minlength="2" makes the field require at least 2 characters
0 635 posted 12 years ago by redconservatory
plugins reside in the plugins folder wp-content/plugins The following code must go at the top of your plugin file
0 478 posted 12 years ago by redconservatory
Refer to the following: http://codex.wordpress.org/Class_Reference/wpdb
0 1163 posted 12 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 644 posted 12 years ago by redconservatory
Open Terminal and type the following:
0 573 posted 12 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 684 posted 12 years ago by redconservatory
Add the following to the top of your .php page
0 594 posted 12 years ago by redconservatory
Removes the margin-right spacing from the item in a line of items. This works cross browser unlike the CSS last-child selector (which doesn't work in IE6 or IE7).
0 596 posted 12 years ago by redconservatory
1 584 posted 12 years ago by redconservatory
« Prev 1 Next »