The tag has no wiki summary.

learn more… | top users | synonyms

15
votes
5answers
204 views

The namespace WPSE

I suggest the namespace WPSE for the code snippets we use in our answers. Namespaces are a feature of PHP 5.3; WordPress core requires just PHP 5.2.4 currently. But even PHP 5.3 development has ...
18
votes
5answers
187 views

Code Review on WordPress Answers

There have been one or two requests for code reviews for plug-ins and themes on the site in the past few weeks. WordPress Answers gives us the unique ability to post code, submit reviews, and vote on ...
4
votes
3answers
214 views

GPL, Copyright, and Code Snippets

About a week ago, I answered my own question on the WP Hackers mailing list by posting some drop-in PHP code (to be used either in a plug-in or a functions.php file). Today, I find out that someone ...