mindshare


Member since 03/10/2011

7 snippets

7183 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

mindshare's Recent PHP Snippets



« Prev 1 Next »
Use this to add alternating rows in PHP.
0 1449 posted 15 years ago by mindshare
0 1782 posted 15 years ago by mindshare
Our basic WP navigation menu setup. See [this page](http://codex.wordpress.org/Function_Reference/wp_nav_menu) for more documentation.
0 1336 posted 15 years ago by mindshare
Cut PHP strings at full word breaks.
1 1444 posted 15 years ago by mindshare
HTML5 replacements for the doctype, etc. for WorPress themes. Add this code to your header.php file and you site will use HTML5. Be sure to double check the rest of your theme files for validation errors.
1 1374 posted 15 years ago by mindshare
Here are a couple of snippets for removing the CSS, JS, and Dashboard widget created by the WP Geo plugin. I love this plugin but often only use it as a simple way to embed geo data on posts and don't actually need it to generate maps.
0 1966 posted 15 years ago by mindshare
Place this code in your themes `functions.php` file.
0 1625 posted 15 years ago by mindshare
« Prev 1 Next »