Redirect WordPress Dashboard to a custom URL for Admins
March 22, 2023
Here is the PHP code I use to redirect to a custom WordPress Admin Page when I log into WordPress as an Administrator. Add this in functions.php or wherever else you add PHP code snippets (using WPCodeBox etc). But the above PHP code isn't going to be very useful if you don't know how to…
Read MoreShow Posts as a Table with Filters (WordPress Archive)
July 20, 2022
This post will show you how to show your WordPress Blog Posts and a Table with a filter without using jQuery. I originally found the code at this link here and I adapted it to meet my needs. VIDEO Tutorial Shortcode CSS JS PHP: Posts per page
Read MoreWordPress Lifetime deals I’ve bought in 2023 (MUST-HAVES)
June 2, 2022
I've been well behaved this year so far and restricted myself from buying AppSumo deals and other Lifetime deals that (truth be told) I never end up using. But this year in , I have managed to get some really good Lifetime Deals on some WordPress plugins that I am using every single day in…
Read MoreHow to Display the Current Year in WordPress With a Shortcode – 2023 UPDATED!
May 26, 2022
This short article will show you the EASIEST way to display the Current Year in WordPress using a Shortcode. BUT!... I will also show you some other ways you can add this type of functionality, depending on the Page Builder you are using (this is important to understand). I'll also share with you a new…
Read MoreResponsive Font Sizes In Your WordPress Website (The Ultimate Guide)
December 14, 2021
Responsive font sizes in WordPress (and websites in general) have changed a lot over recent years, to the point that I didn't bother learning what a REM was (lazy of me, I know). If you want to completely understand when to use %, px, em or rem for your font sizes, this article is going…
Read MoreWordPress user access: 100% FREE plugins to restrict user access in WordPress
October 12, 2016
In today’s video tutorial, I’m going to talk about restricting user access in WordPress. Here's the video So, let’s say you’re doing a website for a client. Different people will get access to different pages and sections of the WordPress Dashboard like not being able to install plugins (we know plugins can break sites). For most people, if…
Read More