By default, WP-AppKit includes CrossWalk Cordova plugin, leading to a heavy final application (+20MB). To disable CrossWalk and reduce the size of the application, add the following in a php…
Post Metadata To add a meta (stored as a WordPress post meta, here a meta called pdf) to your post data (in a variable called pdf_url): <?php // In a PHP file…
By default, WP-AppKit is fully compatible with Apache web server. But how about Nginx? You may have to specifically configure your server in order to make our plugin work, so here’s why and how.