Topic: wordpress

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] 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] Jetpack Blocks Admin Login Solution: Whitelist Your IP

I don’t care much about Jetpack’s new security method until I was locked out of... 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] 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