Printme
January 8, 2009
New Printme plugin
==============
Printme is an easy to use and simple plugin. enables your bloggers to show their posts in a printer style version.
You just need to create a simple print stylesheet file.
Compatibility:
==============
-wordpress Mu all versions.
-wordpress
Download it from here:
http://wpmudev.org/project/printme
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/