Tags
Categories
Follow GuideCloud.com
Functions
Links
Tag Archives: WordPress
Remove WordPress version from RSS and head tags
By default your WordPress blog is showing which version of WordPress it is running on. This information can be found on these two places: In a head tag: <meta name="generator" content="WordPress 2.9.2" /> In a “generator” tag in your RSS … Continue reading
Writing your own iframe shortcode plugin for WordPress
When you want simplify publishing of specific elements or code chunks, WordPress Shortcodes might come in handy. Basically it replaces a piece of text that you insert via the editor with something else, defined in your template or in a plugin. Continue reading
WordPress 3.0 – now available!
One of the most interesting updates of WordPress was launched this evening – WordPress 3.0. Continue reading
Posted in Web Development
Tagged Custom Post Types, PHP, Thelonious, WordPress, WordPress MU
Leave a comment