I am a web & mobile app developer based in Lahore. I have been developing creative, interactive, usable & successful web apps, web portals, php and Flash action scripting, REST apis, WordPress plugins & themes. In recent years, I have worked on Ionic, Angular and TypeScript for hybrid mobile apps, Flutter & Dart, React & React Native, and Swift native iOS mobile app development.

Generate & Embed Google Maps on Website With Simple Address String Without API

You can easily add Google maps without API key and with just simple address string of the location, just make sure you replace the blank spaces with + sign before call to the Google maps. Here is the code to be added in your php template file: <strong>Map Location</strong> <br> <iframe width=”640″ height=”480″ frameborder=”0″ style=”border:0″…

LearnDash LMS WordPress REST API User Authentication for Courses Listing

While working on a project where LearnDash LMS WordPress Plugin courses listing data needed to be fetched using LearnDash LMS REST API, I encountered following 403 response from API when you call the API with JWT Bearer Token for Authorization: { “code”: “ld_rest_cannot_view”, “message”: “Sorry, you are not allowed to view this item.”, “data”: {…

Apple Connect ( Apple SSO ) – Apple Social Login & Register WordPress Plugin using OAuth 2.0 Protocol

JSON API User Plus WordPress Plugin version 4.0.0 has added the feature for your website users to sign in using their Apple ID. you can easily add “Sign in with Apple” button with few clicks after providing Apple API credentials. In addition to website social login, there are two REST API endpoints available for you…

Personify MC Professional WordPress Plugin

New Feature of WordPress User Login Selection for Personify MC Professional Plugin

In Personify MemberClicks Auth WordPress Plugin latest released version 2.6.1, a new feature has been added in User Configuration section to select whether to use email address or first+last name for creating WordPress user login. Earlier, plugin used user Personify MC Professional member first and last name combination to create login. Apart from choosing Type…

Personify MC Professional WordPress Plugin

Import Personify MC Professional User with its Type or Groups & Assign WordPress Roles

WordPress as CMS can be an excellent and much cheaper alternative for Personify MemberClicks Membership website, MemberClicks Conference and Event Management website, and MemberClicks Learning Management website using relevant WordPress plugins. it also makes sense to use WordPress if you already have WordPress powered website and can easily add other relevant plugins. You just need…

Paylocity HR & Payroll Software Employees Data Import & Syncing into WordPress Website using API

Paylocity is HR & Payroll software which simplifies processes and create purpose with connected HR software. Paylocity maintains an Open API framework which is comprised of many endpoints to serve data. Paylocity API endpoints offer different sets of data for programs to retrieve, or different areas of HR & Payroll where programs can overwrite existing…