Profile
Achievement
 
    
                mindshare's Recent Snippets
- All /
 « Prev 1 Next »
This file provides code hinting (auto-completion) for the WordPress API in Dreamweaver's code view. There are currently 1422 functions and keywords from the WordPress API supported!
Grab the latest version from the repo: http://code.google.com/p/w...
        
        
        
            0 
        
        
            3485 
        
                    posted 13 years ago by mindshare
            Automatically use jQuery to Open External Links in New Window (checking domain first).
        
        
        
            3 
        
        
            1790 
        
                    posted 14 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 
        
        
            982 
        
                    posted 14 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 
        
        
            1045 
        
                    posted 14 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 
        
        
            1489 
        
                    posted 14 years ago by mindshare