EN / ZH
The World of Cultivation
I once pondered a question: isn’t chemistry essentially “alchemy,” and isn’t physics essentially “the laws of the Dao”? If our textbooks had been...
Automatically Insert Custom Classes into a, p, and Other Tags in WordPress Post Content
Last week I was building a theme that incorporated an open-source CSS framework. Adding classes to various front-end elements was straightforward...
Fixing WordPress Stuck on "Briefly Unavailable for Scheduled Maintenance"
Today while upgrading a plugin on my personal blog, I ran into an issue: both the front end and back end were stuck on a blank page displaying...
The Perfect 301 Redirect Solution After Changing Your WordPress Domain
I recently changed the domain for my personal blog. After the switch, I needed to set up 301 redirects from the old domain to the new one — for...
The Kids Who Chased Balloons
These past few days, my WeChat Moments feed has been flooded again. The story that went viral was written by a young man named Niko,...
WordPress Tips: Customizing the Maximum Upload File Size
By default, WordPress or your hosting provider controls the maximum upload file size. If you try to upload a file exceeding the preset limit,...
Exclude Specific Posts, Pages, and Categories from WordPress Search Results, or Show Only Specific Categories
By default, the WordPress search mechanism returns results that include all pages, posts, and other content types on the site....
WordPress Tips: Disabling Character Conversion
The WordPress editor automatically converts certain input characters by default — for example, code gets escaped into encoded entities,...
Change the WordPress Editor Default View to HTML/Text
By default, the WordPress backend editor opens in the “Visual” view when editing posts, pages, and so on. At this point,...
Fixing WordPress Dashboard Showing Only One Theme Under LNMP
The reason WordPress fails to recognize themes is that the server environment has disabled the scandir function,...