Internet Resource
How to Remove the Yoast SEO Plugin Breadcrumb Post Titles
Copy and paste the following php code into your WordPress theme's function.php file. function...
Internet Resource
Add a Back Link for Your Previous Page
There are 2 methods for going back to previous page using Anchor Tag <a>, below...
Internet Resource
Can’t Run the Xampp – Apache Error
I just want to test my new WordPress theme on my computer today, so...
Tricks
Allow WordPress Contributors to Upload Images, Not All Kind of Files
Go dashboard -> Appearance -> Theme Editor -> Theme Functions Add the following php...
Code
WordPress- Don’t Allow Users See All Posts – Only See Their Own Posts
If you open the register function, or you have a lot of other contributors,...
Internet Resource
How to Update php5 to php7 in CentOS
I got a notify from my WordPress dashboard today, it said "WordPress has detected...
Code
How to Null WP Rocket Plugin
For this method, you need to have the original, not nulled WP-Rocket plugin source. Don't...
