Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have build the following application: http://codecanyon.net/item/secure-login-system/1379963, and I got some requests for a WordPress version of it. My knowledge of WordPress is very little, so I'm asking here where should I start learning how to build a plugin or what should I do and how ?

I'm quite experienced with PHP and client side coding ( jQuery, JavaScript, ... ), but I never worked with WordPress. So how should I proceed ?

share|improve this question

1 Answer

up vote 1 down vote accepted

Lots of info at wordpress.org: http://codex.wordpress.org/Plugin_Resources and http://codex.wordpress.org/Plugin_API

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.