How to use the Wordpress Action hook “contextual_help” to add useful Help or other notes to a plugin’s Settings page. Although of greatest use for plugin developers, it could also be used by theme developers to add additional Help info to customised Post/Page Edit screens.
WordPress Editor – disabling wpautop()
How to disable wpautop() and take control of your paragraph and line-break tags when using the Wordpress Post/Page Editor.
Open comment author link in new window
Customising wp_list_comments()
Multilingual WordPress – Setting up WordPress
Dynamic Content Gallery v3 Release Candidate
How to use phpinfo() with a phpinfo.php file
How to make a phpinfo.php file to check your server configuration settings.
Dynamic Content Gallery – New Version almost ready
Multilingual WordPress – Localising themes
How to embed Camtasia movies in WordPress with Kimili Flash Embed
A tutorial on how to display Camtasia videos in Wordpress sites using the Kimili Flash Embed plugin.
Category description with multiple categories and get_the_category()
A tutorial on how to use the Wordpress get_the_category() function to display the category name and description even if the post is assigned to more than one category.