Last modified 8 years ago
590 Views
3 min read
Understanding WPAS development best practices helps you become more efficient designer and limits the number of beginner mistakes significantly reducing time-to-market for your apps. In this article, I touch upon some of the best practices you should follow to make your WPAS WordPress project a success.
Last modified 8 years ago
322 Views
Less than a minute read
You can show or hide attributes, taxonomies, and relationships based on one or more values entered by users.
Last modified 9 years ago
2474 Views
Less than a minute read
When using WordPress HTTP API, if the connection fails you could use the below code to display the error message.
Last modified 8 years ago
595 Views
1 min read
FreeDev API access is designed to teach basic concepts of WP App Studio. Once you download and activate WP App Studio plugin, you get FreeDev Demo App pre-installed. In this tutorial, we will work on this app to create a custom WordPress Plugin.
Last modified 8 years ago
377 Views
3 min read
An attribute is a property or descriptor of an entity. Each entity must have at least one attribute. Each entity also must have a unique attribute.
Last modified 9 years ago
309 Views
Less than a minute read
In WPAS 4.8 release, we have included "rating" connection. "Rating" connection is a comprehensive WordPress rating solution supporting custom images, custom fonts, dashicons and font Awesome icons in addition to many advanced features not currently implemented anywhere else.
Last modified 8 years ago
1498 Views
3 min read
When you first install WP App Studio, it comes with FreeDev Demo app. FreeDev Demo app is designed to introduce the basic concepts of WP App Studio WordPress development. In this article, I review the main screens and introduce a simple WPAS WordPress development workflow by adding taxonomies and attributes to our demo app.
Creating widgets