Caching plugins for WordPress speed improvement So far, I felt that WP-Rocket was the fastest. However, this one loads immediately without any flickering or waiting feeling. It's amazing. However, when logged in, there seems to be room for improvement regarding the content displayed. As of the date 2024/5/27, the caching...
WP-ROCKET
If you're worried about site speed when creating a homepage using WordPress, trying out various free plugins and realizing that... it's better to start with a reputable paid caching plugin... No one will listen even if I say this... WP-ROCKET is great, but it's disappointing that it doesn't offer a...
WordPress Email Change Notification Email
By using WordPress, users can sign up, and when a member later changes their email address, a confirmation email is sent under the name of WordPress. Issues However, the sender's name is also set to WordPress, and the email address is sent as the default value of wordpress@[site address], which...
How to remove WordPress registration notification emails
Hide admin menu in WordPress
When using WordPress, a black bar (Admin Bar) is always displayed at the top. WordPress allows users to register, and to Hide admin menu for regular members, you need to add the following line to the function.php file located in the folder of the theme you are using. It activates...
Skip the WordPress logout confirmation process.
When you sign up for WordPress, log in as a member, and then try to log out, you are taken to a page that requests confirmation for logging out. Preparing this page separately is cumbersome, but if you don't like being taken to a separate page for logging out instead...