Everything you need to know about building mobile apps
Learn what a mobile app can do for your business, how to build a great mobile app, and much more. Enter your email below for our free ebook.
Our custom WordPress development team recently had the pleasure of building a new E-Learning Portal powered by WordPress and LearnDash for one of our non-profit clients. CureDuchenne is a recognized global leader in research, patient care and innovation for improving and extending the lives of people diagnosed with Duchenne muscular dystrophy. Duchenne muscular dystrophy is…
Read MoreFunction to Enroll a User into a LearnDash Course
To enroll or unenroll a user from a LearnDash course programatically (using code), you use the ld_update_course_access() function. Enroll This function takes 3 arguments, the user id, course id, and whether you’d like to remove them from the course. To get the course id, it’s helpful to use the learndash_get_course_id() function. This allows you to…
Read MoreUsing Tab Navigation In Your App
Tab navigation is a popular way to get around an app, in this post we’ll show you how to use tab navigation with your AppPresser app. We are also excited to release global tab navigation, a new feature you can use today. A lot of popular apps use tab navigation, including the Apple Podcast app,…
Read MoreThe Difference Between WordPress Actions and Filters (for beginners)
If you want to customize something on your WordPress site using code, you use an action or a filter. With an action or a filter, you can add something to a page, load Javascript or CSS, add information to a post before it is saved, and a thousand other things. So what’s the difference between…
Read More9 Reasons Your App Could Be Rejected By Apple Review
We deal with Apple App Review a lot. Too much actually. We’ve submitted thousands of apps on behalf of customers and dealt with lots of rejections. In this article, we are going to cover some of the biggest mistakes we have seen that could get your app rejected by the Apple Review Team. It’s a…
Read MoreAppPresser Updates November 2022
Hasn’t 2022 flown by? We’ve been keeping our heads down working both to help you build your apps in support and improve the product behind the scenes. Let’s recap and highlight some of the improvements we’ve made over the last few months: Google Play Compatibility Updates We aren’t the only ones who have been busy.…
Read MoreAppPresser Updates April 2022
The first quarter of 2022 went by fast, here’s what we’ve been working on. tl;dr – we’ve been making lots of updates, but there are no breaking changes, carry on as usual! AndroidX Updates Google is requiring all new apps to be updated for AndroidX later this year, so we have been hard at work…
Read MoreNew Photo Gallery and More Product Updates
Check out what’s new with AppPresser this month. Photo Gallery You can now easily add a photo gallery to your app, and allow app users to upload photos from their device. Choose if you want to allow photo uploads, what photos you want to display, and how you want them displayed. Click a photo to…
Read MoreMajor Improvements to AppPresser Dashboard and Apps
This week we are releasing some major design and feature improvements to both the AppPresser app dashboard, and the apps themselves. App Dashboard Improvements The app dashboard received a major design overhaul, as well as some new features. The app dashboard has a better layout and design Some settings have moved from the app customizer…
Read MoreApple Allows Avoiding In App Purchases
Late last year, Apple cut in app purchase commissions in half (from 30% to 15%). More good news for app developers came out this week: Apple has agreed to allow a way to get around paying commissions on in app purchases. Apple was sued recently, and in the settlement they agreed to allow app developers…
Read More