Simple, Easy, Practical WordPress Tips
-
How to mark a post sticky in WordPress Block editor
If you are looking for sticky post option in WordPress block editor(Gutenberg), It is hidden behind post status option. Here are the steps to access and mark post sticky. Step 1:- Open New/Edit post in the block editor. Step 2:- Click on the “Post” in the settings sidebar as shown below Step 3:- Click on…
-
How to find the current version of WordPress your site is running
If you need to find the current version of WordPress your site is running, you can visit your admin Dashboard(wp-admin/) and look for the “At a Glance” widget as shown below. You will note your current version of WordPress as shown here. All the best for your WordPress journey!
-
How to enable User Registration in WordPress
By default, the user registration is disabled in WordPress. If you are running a site that requires users to register and you want to enable the default registration, you can do it easily with the following steps:- Make sure to check/tick this option and save. Now, the Register link will appear on your login screen(wp-login.php).…
-
How to quickly access most used blocks in WordPress Block Editor
If you are like me, you would probably want to have quick access to your most used WordPress blocks in the editor. The feature is available out of the box. It is not enabled by default though. Enable Step 1:– Click on the Option icon as shown below to open options menu. Step 2:- Click…