Apple Rinquest | WordPress & PHP Developer

How to upload files to the custom folder in WordPress

I am recently working on a project that requires uploading the file to the custom folder. The default upload folder … Read More

How to add the author filter in WordPress admin

Recently, I worked on a project that requested to show all posts for each author. What I did, was to … Read More

How to find which WordPress template file is serving on the current page

As a WordPress developer, you often want to know which template is serving the page you want so that you … Read More

How to Setup WordPress Multisite for Multilingual Sites

For many businesses that run globally, the website needs to provide content that international clients can access. Adding the other … Read More

Top FREE WordPress Translation Plugins Compared

Recently I have had a request from my new client to build a website with multilanguage in WordPress. The goal … Read More

How to disable Theme Editor and Plugin Editor in WordPress

WordPress allows the login user to edit the theme files and plugin files directly through the admin panel. If the … Read More

How to fix the 403 forbidden error in WordPress

Recently I fixed the 403 error for one of my clients. There are many causes that your WordPress website can … Read More

How to Import Large Databases Into MySQL

Recently, I work on a woo-commerce site that stores a large database. Since I need to audit the site and … Read More

Unrecognized keyword (near “ON” at position 25) while importing a large data for WordPress

Today I am working on my client’s website. The data is huge since the website is about the tours package. … Read More

Adding custom taxonomy filters to admin for the custom post type

Continuing from my previous post, today I will share how to add any custom taxonomy filters to the admin area … Read More

1 2 3 4 9