[wp-hackers] Object Oriented Plugin Feedback

Chris McCoy chris at lod.com
Sun Sep 16 00:48:28 UTC 2012


Just a side note a couple dead links under the settings framework.

NHP options framework is also a good one ;)

-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of scribu
Sent: Saturday, September 15, 2012 7:15 PM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] Object Oriented Plugin Feedback

Hello Derek,

You're not writing a plugin; you're writing a plugin framework. Developing a
framework just as you're getting familiar with WordPress development is not
a good idea in general, since you don't really have enough experience to
know which things are actually useful to have in a framework and which
you'll seldom need.

There are no WordPress principles against object-oriented programming or
agains frameworks. Here's a bunch of them I know about:

https://github.com/scribu/wp-scb-framework/wiki/Other-frameworks

--
http://scribu.net
_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list