Internet Resource
Preload Featured Images to Improve Google CLS Score
If you use featured images on the first screen of your site, the large...
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...
