Topic: add_filter

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] 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 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