EN / ZH
Tag

WordPress Tutorial

10 posts

Fixing Email Sending Issues with WordPress on LNMP One-Click Install
The LNMP environment doesn’t come with the sendmail component installed. You simply need to start the sendmail service and configure the path in php....
How to Replace All Image URLs in WordPress Posts
In some cases, you may need to batch-replace all image URLs in your WordPress posts. This can be accomplished by running a simple SQL statement....
Making Specific Content Visible Only to Administrators in WordPress
If you want certain content in WordPress to be visible only to administrators, you can achieve this by adding a simple shortcode....
Open All Links in WordPress Posts in a New Window
If you want all links in your WordPress posts to open in a new window, simply add the following code to your theme’s functions....
Custom Queries in WordPress
WordPress is an extremely popular CMS and blogging platform with powerful, thoughtful features. For instance,...
UpdraftPlus: Automate Your WordPress Site Backups
WordPress is more than just a blogging platform — it’s also an excellent lightweight CMS. Many non-blog websites are built with WordPress too....
WordPress Shortcode to Hide Content on Mobile Devices
These days, more and more people are building blogs and websites with WordPress, and many have optimized their sites for mobile devices. However,...
Setting the Alt Attribute for WordPress Gravatar Avatars
WordPress uses Gravatar for commenter avatars — this is common knowledge. But have you noticed that Gravatar avatars have an empty Alt attribute?...
Microsoft Releases Bing Translator Plugin for WordPress
Microsoft is expanding the accessibility and reach of Bing Translate, making it possible to use the service without having to open the Bing Translate...
Using Shortcodes to Embed Google Trends Charts in WordPress
Google Trends is a service that queries the popularity of specified keywords. Google Trends analyzes a portion of Google web searches to calculate...