[wp-hackers] OOP in wordpress

Mike Little wordpress at zed1.com
Mon Feb 28 12:27:12 UTC 2011


On 28 February 2011 12:11, john <jfaucett at lavabit.com> wrote:

> I'm currently programming a plugin that allows registered users to create
> their own profile pages and upload images for an their own personal image
> gallery. I'm attempting an OOP approach but having problems getting things
> to work. I really need some plugins / code examples where multipage ie.
> multi-step forms are used in a wp plugin or where users can edit and change
> their own information. I tried taking a look at buddypress but its massive,
> if anyone knows of links to plugins or coding examples on a smaller scale I
> would greatly appreciate it!
>
>
The WordPress importer (
http://wordpress.org/extend/plugins/wordpress-importer/) is both an OOP
plugin (it inherits from the built in importer class) and also executes in
multiple steps.

Hope this helps,

Mike
-- 
Mike Little
http://zed1.com/


More information about the wp-hackers mailing list