Topic: featured

[WordPress] 5 Ways to Migrate Sites

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

[CSS] Simple parallax [Code + Demo]

This code implements a simple parallax section with only CSS, no Javascript needed. The idea... Read

Code refactoring: When and How

In general, code refactoring refers to the process of changing bad codes into cleaner, purposeful,... 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