WordPress Mu development
October 14, 2008
Although WordPress is open source and you can easy check and analyze the code you need more information than that when you are creating your own plugins, themes or hacks.
Thats why I put some links together to help you getting there faster. They sure helped me. There is lots of information out there, but some times is really hard to find what you really need.
I will start with a site where everybody starts, tons of good tutorials and examples from beginners to more advance, essential information about creating a wordpress a plugin, theme etc… (Ofiicial also)
http://codex.wordpress.org/WordPressMU
This site contains good information about hooks, filters and actions
http://wphooks.flatearth.org/
This site contains a good tuturial on how to create your own plugin
http://ditio.net/2007/08/09/how-to-create-wordpress-plugin-from-a-scratch/
October 27, 2008 at 9:03 am
Hi!
For having worked with you, I know that you are a good open-source developer with in-depth knowledge of WordPress MU. By the way, thank you for having helped me to install and configure my own version.
I am hoping to see you website soon.
December 11, 2008 at 1:07 pm
Thank you for this information.