1 0
post icon

In WordPress, prefix everything

“It’s a simple concept. Anything you create in the global namespace has the potential to conflict with a theme, another plugin (including one you wrote), and WordPress core itself. Thus, prefix everything with a unique-enough character set. For example, all functions I write always start with “nacin_”, and I make sure that my functions are unique across all of my plugins. Even when I send a code snippet over the wp-hackers mailing list, I use nacin_ or myplugin_.”

-Andrew Nacin

read more @ http://www.andrewnacin.com

Leave a Comment
13. May, 2010
post icon

State of the Word by Matt Mullenweg

Awesome presentation about WordPress and what is new.

Leave a Comment
13. May, 2010
post icon

VI Editor / Linux Terminal Cheat Sheet (PDF)

The cheat sheet contains terminal commands for modes and controls, inserting text, cursor navigation, deleting text, searching and replacing. If you are like me and don’t use these things on regular basis, the PDF can be very handy to have around.

Leave a Comment
04. May, 2010
post icon

Top 60 Wordpress Resources

Great round up the best Wordpress Resources on the web arranged by category. 

Leave a Comment
post icon

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

Leave a Comment
20. Apr, 2010