Working on something: Project Management within WordPress

For some days, I’ve working on a new project. Basically a WordPress plugin for easy project management between client and co-workers. Something like basecamp, but within WordPress. It’s not complete yet, still working on it. Here is some screenshot – Features: Create new project, set co-workers, clients, budget Messaging system on project. Message can be … Continue reading Working on something: Project Management within WordPress

WordPress Settings API PHP Class – It has never been easier

Yesterday I was thinking to migrate my “WP User Frontend” plugins option panel to settings API which is using a manual option currently. So I thought why not write a PHP class that will solve my problems for every plugin or theme I’ll be writing? There are many existing framework like “Options Framework” and other … Continue reading WordPress Settings API PHP Class – It has never been easier