Topic: wordpress hooks

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] 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] Customizing Themes: Basic Principles & Examples

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