Topic: wordPress themes

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 Child Themes

Why Do We Need to Use a Child Theme in WordPress? Earlier when WordPress is... Read

[WordPress] Create custom post type programmatically

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

[WordPress] Open Images in Posts into Lightboxes On Clicks (Without Plugins)

Task Description When user clicks an image within the entry, the image will be opened... Read

[WordPress] Add a call-to-action floating button without plugins

If you want to create a floating element (such as button) to your WordPress website... Read

[WordPress] Add content at the end of every post without plugins

Sometimes you may want to add information to every posts but don’t want to open... Read

[WordPress] How to transform post title into UPPERCASE without plugins

To transform the post title into different style, for example uppercase, you don’t need to... Read

[WordPress] 5 Ways to Migrate Sites

In this post, I would like to share some methods when migrating the WordPress... 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