Introducing the “Geolocate Users” plugin 🎉 🎉

Introducing the “Geolocate Users” plugin 🎉 🎉

Have you wondered where your WordPress users are registering from? Wonder no more. 😂 The Geolocate Users plugin allows you to look at your user’s geolocation data along with google maps right within the Users page. Installation Download the zip

WordPress 6.0 introduces the block lock feature

WordPress 6.0 introduces the block lock feature

WordPress 6.0 scheduled to release on May 24th is introducing the block lock feature. The feature is especially helpful for freelancers or agencies building sites for clients. In many cases, you wouldn’t want the site administrators to easily change the

Flexbox: Making “x” items per row

Flexbox: Making “x” items per row

By default, the flex items will try to fit in one line. To make items wrap into multiple lines, use: Then the items can have flex-basis Note: Do not use the width property for the items. That’s all. 🙏 Explanation:

src/build folder customization for @wordpress/scripts

src/build folder customization for @wordpress/scripts

By default, when you use @wordpress/scripts dependency to build scripts using: in package.json or if you’re just started with block and following the create a block tutorial, you’ll find it uses @wordpress/scripts. With @wordpress/scripts, the files need to be in

Action Scheduler installed inside “wp-content” folder

Action Scheduler installed inside “wp-content” folder

When you install the action scheduler inside your plugin or theme via composer installer, for example: If you run composer install, Action Scheduler creates a wp-content folder inside the plugin folder. So, the path would be: wp-content/plugins/your-plugin/wp-content/plugins/action-scheduler. The path is

× WhatsApp