워드프레스

WordPress Avatar Setting Plugin 0.9.0

This plugin allows you to easily set avatars on your user profile page. Key Features Custom Profile Photo Upload: Users can upload their own avatars directly from the frontend or the “Edit Profile” screen, allowing for personalized profile pictures. Automatic Thumbnail Generation: When a new avatar is uploaded, the plugin automatically generates various sized images,...

Web Hacking: Backdoor Risk Code Detection Plugin

This plugin is designed to easily find backdoors (PHP) secretly installed for server hacking. It locates files that use functions susceptible to misuse in PHP and notifies you via email.   You can easily install and use it on WordPress and GnuBoard 5.   Upon initial activation, it scans your system thoroughly, and if suspicious...

Editing a WordPress Theme

This is a method for editing WordPress themes by modifying backup files (referred to as child themes) without touching the original. To easily identify the child theme in use, create a new folder in the “wp-content/themes” directory by combining the theme names. (For example, if the original theme is “twentyfifteen”, create a folder named “twentyfifteen-child”)...

WordPress 3.3.2 Upgrade

WordPress 3.3.2 in Korean has been updated, and we have upgraded GilhoNet as well. There was a temporary issue with page connectivity (WebMemo, Image Storage). The recovery has been completed now. If you happen to find any broken pages, please leave a message on the Q&A board. We will take immediate action after checking. Thank...

WordPress and GnuBoard Integration

This is the method to integrate WordPress with GnuBoard currently used on KilhoNet. I was planning to share the source after stabilizing the site, but due to a request from a GnuBoard user, I hastily put this together. (http://sir.co.kr/bbs/board.php?bo_table=cm_free&wr_id=741180) In the future, I am considering directly loading pages created in WordPress from the head.php and...