EN / ZH
Tag

WordPress Tutorial

10 posts

Setting Up a Cookie-Free Domain for WordPress Images and Static Files
By default, WordPress image URLs follow a format like https://imzl.com/wp-content/uploads/2012/07/1.png. However,...
How to Insert onclick in WordPress Posts
When writing articles in WordPress, if you try to insert simple scripts such as javascript:tucao() or onclick="tucao()" WordPress’s...
Customizing the Default WordPress Comment Avatar
For commenters who haven’t set up a Gravatar avatar, WordPress displays one of the default avatars you’ve configured in the backend — options like...
Speed Up Your WordPress Site with eAccelerator
I’ve previously shared a tutorial on using the W3TC plugin with UPYUN cloud storage to set up full-site CDN acceleration for WordPress. Today,...
How to Set Up a Multi-Site Blog with WordPress
The title “Setting Up a Multi-Site Blog with WordPress” might sound confusing, so let me explain....
Full-Site WordPress CDN Acceleration with W3 Total Cache and UPYUN
In my previous article, I introduced UPYUN, China’s first Amazon S3-like storage service. In that article,...
WordPress Tip: Customize Your Admin Login URL
By default, the WordPress login URL is https://imzl.com/wp-login.php or https://imzl.com/wp-admin....
WordPress Tip: How to Disable Image Compression
For design tutorial sites, photography sites, and image-sharing sites, image clarity is crucial....
WordPress Tip: Double-Click Blank Area to Scroll to Top
Since the iArtWork theme I’m currently using has a feature where double-clicking the blank area of the page scrolls you back to the top,...
WordPress Tip: Disable and Delete Post Revisions
The revision history feature was apparently added to WordPress starting from version 2.6. I’m not particularly fond of the term “revision history,...