Imran SayedSetup And Run Cypress Tests With Your WordPress PluginIn this blog, we will learn how to setup and run Cypress test with your WordPress plugin.Sep 5, 2022Sep 5, 2022
Imran SayedCheck If A User Or Author Has Avatar In WordPress And Set User Image With First Letter As DefaultSometimes we do not want WordPress to display the default avatar. There isn’t a WP core function to check that. So we will create one. We…Dec 27, 2021Dec 27, 2021
Imran SayedAdding Offset With Limit To wp_get_archives for pagination.In this blog, we will learn about how to add the offset and with the limit for pagination. In this example, we are showing this for…Dec 23, 2021Dec 23, 2021
Imran SayedCreate Custom Post Type Search Result Page In WordPressIn this blog, we will learn about how to create a custom post-type search result page in WordPress.Dec 22, 2021Dec 22, 2021
Imran SayedAdding Scroll To Top In WordPress SiteIn this blog, we will learn about how to add a scroll to the top button in WordPress Site.Dec 22, 2021Dec 22, 2021
Imran SayedApply Different CSS Styles Based On Window Size (Responsively) Without Using JavaScript Window…Switching CSS classes or properties based on screen size can be achieved using JavaScript as shown below. But handling such things with…Dec 20, 20211Dec 20, 20211
Imran SayedAdding Local Fonts or Google Fonts In Tailwind CSS With WordPressIn this blog, we will learn about how to add local fonts in TailwindCSS. There are several reasons why you should include fonts locally…Dec 10, 2021Dec 10, 2021
Imran SayedChange the Archive Link Structure And Add Rewrites For Custom Post Type In WordPressIn this blog, we will learn about how to change the URL structure and add rewrites for Custom Post Type Archive PagesDec 10, 2021Dec 10, 2021
Imran SayedGet Archive URL In Array Format With wp_get_archives And RegexIn this blog, we will learn how to extract just the monthly archive URL/path , instead of markup.Dec 1, 2021Dec 1, 2021
Imran SayedAdding Rewrite Rules In WordPress TutorialIn this blog, we will learn about how to create rewrite rules in WordPress.Nov 30, 20211Nov 30, 20211