Topic: wordpress plugins

WordPress + Gumlet + S3: Resizing images from server side and upload to S3

1. Task In this post, we will use Gumlet PHP Image Resize library to compress... Read

[WordPress] Using Code Snippets to Modify Themes Without Child Theme

Code Snippets is an amazing plugin to add functions to current theme without the need... Read

[WordPress] Let’s Make Plugin E01: A Simple View Count Plugin

Hi, Nice to see you again! Recently I have learned more about WordPress and feel... Read

[WordPress] Create custom post type programmatically

What are custom post types, why we need them, how to create them... Read

[WordPress] How to use Polylang to translate Woocommerce variable products

Using Polylang to translate Woocommerce simple products is quite straightforward. But for variable products, it... Read

[WordPress] 5 Ways to Migrate Sites

In this post, I would like to share some methods when migrating the WordPress... Read

[WordPress] Installing Revisr on Amazon LightSail WordPress Instances

This post is an extended article for the early post: WordPress Deployment Workflow: Amazon LightSail,... Read

[WordPress] Deployment Workflow: Amazon LightSail, Github, and Revisr

This route which make living the WordPress life much easier, and much faster than with... Read

[WordPress] Customizing Themes: Basic Principles & Examples

The purpose of this article is to provide some methods to customize a WordPress theme.... Read

reCaptcha v3: How to implement on WordPress custom forms to stop bot signups

Implement reCaptcha v3 on a custom forms and the differences among the reCaptcha... Read

[WordPress][ACF] Dynamically populate a select list with values from repeater text fields

There are two custom fields made with Advanced Custom Fields Pro plugin: Video Tutorials and... Read