WordPress has two main functions add_action() and add_filter() which mostly runs the WordPress core. Let’s discuss both functions and see how to create a custom filter hook in WordPress. add_action() As the name suggests itself this function adds action when a particular event triggers or at specific points of execution. add_action() hook doesn’t return anything… Continue reading Create a custom filter hook in WordPress
Category: WordPress
Some great chrome extensions for Developers
Chrome extensions are very helpful in our day-to-day life. It makes our effort less and increases our efficiency. Here we are sharing Some great chrome extensions for Developers. 1. Fake Filler When you work with forms, you need to fill out dummy data every time to check and also for unit testing. It is easy… Continue reading Some great chrome extensions for Developers
SCSS WP Editor – A Best WordPress SCSS Plugin in 2023
Hello👋🏿 Developers, You might have heard the word SCSS many times in Web Development. If you are a Web Designer then you must know everything about SCSS. Let’s discuss something about it. SCSS WP Editor – A Best WordPress SCSS Plugin in 2023. You know very well that CSS is used to style all aspects… Continue reading SCSS WP Editor – A Best WordPress SCSS Plugin in 2023
UpFront – WordPress Theme
Hello👋 Friends, I’ve been working with WordPress since 2019. I’ve created too many themes from scratch. But recently I thought why not make a simple theme and upload it to WordPress.org for everyone? I’ve created the theme UpFront, which is now available on wordpress.org for everyone. It is a simple blog or content theme with… Continue reading UpFront – WordPress Theme
