Introduces PC / animals / plants, etc., focusing on WordPress customization methods and plugin reviews.
When you open a past post in WordPress, isn’t it difficult to see the title column because it has many lines or is vertically long one character at a time? This is not a bug and can be fixed with a simple fix, so let’s adjust it ourselves.
In WordPress, the update interval when receiving RSS feeds and displaying the new arrival list of external sites is set to 12 hours as standard. I’ll show you how to use a simple code to update at any time or on demand.
Introducing a method to automatically display “may be old information” on the body of a post that has been created and managed by WordPress for a certain period of time since the last update date.
A button that transitions to the next screen when you check “I agree with XX”, which is often seen on mail-order sites and sites that make insurance contracts. I think that it will be quite difficult, but I will introduce it because it can be implemented unexpectedly easily using jQuery in WordPress.
We will introduce how to change the setting of the function that automatically reduces the long side of the uploaded huge image to 2560px, which was adopted from around WordPress 5.3, and set any size as the upper limit of the long side. All you have to do is add some simple code to your theme’s functions.php.
I will introduce how to display the file size in the WordPress media list, and in the latter half, display additional image size. When searching for heavy images, it is convenient because you can check it without having to go to the media edit screen.
I want to create a site in another language with the same content as well as my mother tongue! Multilingual support (multilingual). In WordPress, there are many people who use plugins to translate into other languages, but about the possibility of building by yourself, verification & management article when adding an English site to a site actually created with a Japanese site is.
I will show you how to use a short code to display an independent button to go to the profile screen of the logged-in user with [bbPress], which is famous as a WordPress bulletin board creation plugin.
If you scan the QR code on the left, the URL of this page will be displayed and you can easily access it. Please take a look at it on your mobile device.