⌛Time it takes to read this article: 4 minutesAdded a tagging function to WordPress custom posts, displayed custom posts on the tag archive page, and also realized tag display on the management screen.
Category Archives: PHP
PHP programming
Published a method to display custom posts (including featured images) in the monthly/daily archives of WordPress
⌛Time it takes to read this article: 3 minutesFrom the WordPress plugin "Archives Calendar Widget", a method to display monthly/daily archives including custom posts has been released.
Installed the extension XMLReader on FastCgi version PHP 7.4/8.0 of CoreServer (V1) and made the WordPress hpb Dashboard plugin available
⌛Time it takes to read this article: 3 minutesXmlReader was installed on Php7.4 for FastCgi in CoreServer (V1) and the WordPress hpb Dashboard plugin was made available. This plug-in requires an XMLReader extension.
Fix old script of Facebook "Like button" on HPB20 / Deal with plug-ins that stopped working after upgrading WP & PHP (Native Emoji, RSS Image Feed)
⌛Time it takes to read this article: 4 minutesHomepage Builder's Facebook "Likes" Button"old script fix and WordPress @ PHP upgrade to learn how to deal with plug-ins that no longer work : Native Emoji, RSS Image Feed, Crayon Syntax Highlighter.
Support for mobile phone and system renovation
⌛Time it takes to read this article: 2 minutesWe introduced a plug-in "Ktai Style" that can be viewed from a mobile device on the WordPress site. In addition, the CGI of the counter has been renovated so that the counter value does not increase for a certain amount of time.
NewStatPress corrects the total number of visitors
⌛Time it takes to read this article: 2 minutesWe modified the DB to correct the total number of visitors for the WordPress plugin NewStatPress.
Experiment calling Perl access analysis program from WordPress
⌛Time it takes to read this article: 2 minutesI experimented with calling a perl access analysis program within the WordPress index.php program.