Sometimes, we need to replace the original images because they are just way to big or not using the right format. We can do manual replacement with the optimized version. But consider this: the images were uploaded a long time…
Category: Plugin
The anxious waiting is over, WordPress 5.0 is finally launched. Other than the brand new Block Editor, there are other features which worth the upgrade. After all, it is 4.X no more but a brand new 5 series. If the…
When a new plugin update causes trouble, the first thing we can do is to roll back to previous known good version. In last version of WordPress.org, we can easily find history versions of a plugin at Other Versions section…
BackWPup is a very popular comprehensive WordPress backup plugin. I use this plugin on some of my websites, and really don’t have any major problems with it. Sometimes, there were bugs here and there, but were quickly taken care of…
I like listening to Matt Report podcast (A WordPress business podcast for entrepreneurs, startups and freelancers). One interesting question Matt asks his guests in the famous lightening round is, “What is the one plugin you can not live without?”. Interestingly,…
Can’t find a good title for this one. Here is the background. On a membership website, the membership feature was achieved by using Paid Membership Pro (PMP) plugin. An extra profile field was added using PMP Register Helper. Few months…
I backup database daily, and send multiple copies to different locations. One is my Amazon S3 bucket for backups. If backup task failed, a notification email will be sent to me. And I am getting notification email of this sort…
Plugins are ways to extend and add to the functionality that already exists in WordPress. We don’t have to be a dedicated plugin developer to write WordPress plugin. There are situation where we need to alter some existing functions, or…
When we start using Custom Post Type & Custom Field to enrich our WordPress website, to meet various real world situation, building relationship between different datasets becomes a common practice. A simple example, is project & client relationship. If we…
TubePress is a well-designed plugin that brings YouTube or Vimeo video gallery into WordPress website. With easy CSS hack, we can easily fit TubePress video gallry to different theme. But out of the box, TubePress doesn’t offer responsive option. How…