Today in WordPress world – 29/06
wp_nav_menu shortcode Another cool thing we can do with this new menu is build the sitemap. I was in need the other day of a plugin that would generate a sitemap page (something like an archive page).
wp_nav_menu shortcode Another cool thing we can do with this new menu is build the sitemap. I was in need the other day of a plugin that would generate a sitemap page (something like an archive page).
What is the mu-plugins folder? – WPMU Tutorials Users of WordPressMU have long been aware of a folder within wp-content called mu-plugins. Obvious conclusions were drawn because of the name and where it was, but this actually stands for “must-use” plugins. Why? Because any code (plugin) placed in the folder is run automagically, as if [...]
WordPress 3.0 Theme Tip: The Comment Form » Otto on WordPress A quick explanation and guide to the implementation of the new comment form function introduced with WordPress 3.0
WordPress 3.0: Multisite Domain Mapping Tutorial » Otto on WordPress WordPress introduced great multisite features that were previously available to WordPress MU users only. Here is a good tutorial on how to use your own Top-Level-Domains within one WordPress installation.