EN / ZH
MP6 Plugin: A Flat Design Experience for the WordPress Admin
Ever since iOS 7 embraced flat design, opinions in China have been decidedly mixed. Now, as the title of this article suggests, the WordPress admin...
WordPress: Auto-Close Comments After Reaching a Certain Count
Lately I’ve been publishing a lot of design-related articles and haven’t paid much attention to WordPress topics. Today I’m sharing a small snippet...
Methods for Fetching WordPress Posts from External Sites
I was recently helping a friend redesign their WordPress site and ran into a problem: we needed to display the latest posts from Site B on Site A’s...
The Open-Source Blogging Platform WordPress Turns Ten Today!
When WordPress was born in 2003, its ambition was simply to be a straightforward tool for publishing articles. Today, many publishing giants use...
Fixing Google Favicon Cache Service Failure in WordPress
Yesterday I checked my blogroll page and discovered that Google’s Favicons cache had completely failed to retrieve any icons. After a quick...
Disabling WordPress Auto-Formatting via Shortcodes
When publishing articles in the WordPress editor, if you haven’t applied any specific formatting to your text, the editor will automatically format...
How to Score a Short Domain Name
Once your team settles on a business plan, the first challenge is: how do you come up with and register a short, memorable domain name? If you search...
WordPress Tips: Customizing the Author Archive Page URL
WordPress’s default author archive URL format is https://imzl.com/author/%authorname% or https://imzl.com/?author=%user_id%, which is perfectly fine...
Fixing the WordPress <?php if ( is_home() ) { ?> Not Working Issue
I’ve been modifying my blog’s template recently, which required using some WordPress functions. While working on showing specific sidebar content on...
Adding a Table of Contents to WordPress Posts Without Plugins
In my previous post about adding breadcrumb navigation to WordPress blogs, I covered how it helps search engines index your site. Today, I’d like to...