Custom Templates For A Custom Post Type

An example – to be used in functions.js – to customize both the archive and the single templates for a custom post type registered as my-post-type. App.filter( ‘template’, function( template,…

Read More

Meet WP-AppKit 1.0

WP-AppKit is officially out of beta! Icing on the cake, you will also find WP-AppKit in the official WordPress plugin repository.

Read More

Customize Login Expiration Time

By default, the user connection is automatically maintained 3 days. After that time, user has to reconnect. You can use the wpak_auth_connection_expiration_time and wpak_auth_purge_time hooks to customize this expiration time in a…

Read More

Time To Say Good Bye To 2016

2016 has been a busy year: 2 major releases, starter themes and website redesign. We also saw a significant rise in support as our user base grows. It’s time to get some rest with our families and look forward to seeing you next year.

Read More

How To Add a Search Box To Your App

How do we get search for our apps? In this tutorial, we’re going to see how to add a search box to our WP-AppKit apps. This search will leverage the WordPress native search. We’ll be able to type keywords in a search field, send the request to the server where WordPress lives and get results in return.

Read More

How To Integrate AdMod in Your WP-AppKit App

AdMob (by Google) is certainly one of the most used advertising solution for mobile apps. Like AdSense for websites, it allows to display various banner formats in your app. In this tutorial, we’ll see how to add AdMob banners to your WP-AppKit app’s theme.

Read More

Having questions?

FAQ | Tutorials | Documentation

Or

Contact Us