Professional WordPress Plugin Development – WP App Studio

WP App Studio helps you to easily build your own custom simple or commercial grade WordPress plugin. Use HTML, JavaScript and PHP code to enhance and extend the features included. The generated plugins are stand-alone. You don’t need to install any framework or plugin with it.
Create your own WordPress plugin with advanced custom content types
- Create powerful custom post types with custom commenting system
- Create tabs and/or accordion metaboxes to better organize your custom post type fields
- Access to more than 40 types of custom fields with more than 100 variations
- Create simple or complex calculations using 270+ MS Excel functions for your custom calculated fields
- Create conditional fields with different criteria to display or hide custom fields, custom taxonomies and relationships
- Create single and multiple value custom taxonomies
- Create and display one-to-one, one-to-many and many-to-many relationships with custom fields
- Create hierarchical relationships such as employee and manager
- Display your custom content type with single,archive and list views
- Create auto-complete views for your custom content type
- Create beautiful charts (column, bar, line, area, pie and organization charts) for your custom content types
- Create fully configurable advanced submit and search forms for your custom content types
- Create advanced front-end and dashboard widgets for your custom post types and content types
- Create fully customizable notifications that are sent when custom post types, custom fields, taxonomies, relationships and/or custom comment type records are added, deleted, or simply updated.
- Create custom roles and capabilities or extend built-in WordPress user role capabilities
- Create custom settings options for your plugins
- Extend your custom content type with Easy Digital Downloads, WooCommerce, Active Directory/LDAP, MailChimp, YouTube, Advanced Rating, Advanced Calendar and Incoming Email connections
Author’s Words on the current version
With Wp App Studio 5.3 version, we are moving more and more towards to our goal of creating a fully featured integrated development environment (IDE) for WordPress. We think the addition of a PHP field in app settings and ability to write PHP code in view layouts will help us achieve this goal. If you need to write PHP code in view layouts, just use [PHP]Code here[/PHP] format. Thanks to the CodeMirror integration, you also have an excellent code editor supporting PHP, JavaScript and HTML.
Another major improvement is the introduction of EMD templating system which, we believe, will fix the issues related to the themes with unorthodox markup. If you use EMD templating system, you need to wrap your attributes, taxonomies and relationships in “emd_is_item_visible() function in a PHP code snippet. If WPAS detects this function’s usage, it auto creates customization tab in the settings. The new templating system allows users to enable, disable, or hide(from frontend only) attributes, taxonomies or relationships without modifying user’s theme template files and comes with EMD Widget area which can be used to display widgets in the generated plugin’s pages. WPAS ProDev owners can enable or disable this feature and switch back to theme based templating system.
WPAS 5.3 also auto creates some tools for administrators to improve plugin performance and provides a CSS area (Tools tab of the generated plugin’s settings) where you can write plugin specific code.The CSS code written in this area must be only applicable to and works in plugin pages. Check out eMarket Design YouTube channel for videos and more.
Ability to export and import entity configurations is another step forward to improve reusability of plugin data model. You can use this feature, if an entity is used in multiple apps. Instead recreating the same entity configuration and attributes, export entity metadata and import it to the new app, saving yourself some more time on development.
We also did some improvements in page load times by displaying app tags in view layouts on demand, included code to improve menu structure in the admin area and more. We hope that this change will help developers get better results in lower end computers or hosting environments. There are other additions, improvements and fixes as well. Please refer to the What’s new tab under Getting Started page for the complete list.
The next WPAS version will continue improving WP App Studio plugin, the platform generated code and integrating technologies which can help us make WordPress the preferred application development platform.
Happy Coding
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



