WordPress uses PHP as the core language. So die() would be just fine to use. In fact, I have used it several times and did not notice any major bugs. Never wonder what is the real different between them before I tried the wp_die() yesterday. This is how it is different on the look: So, […]
Blog
Installing Revisr on Amazon LightSail WordPress Instances That Deployed With GitHub
This post is an extended article for the early post: WordPress Deployment Workflow: Amazon LightSail, GitHub and Revisr.
WordPress Deployment Workflow: Amazon LightSail, Github, and Revisr
This route which make living the WordPress life much easier, and much faster than with FTP.
Customizing WordPress Themes: Basic Principles & Examples
The purpose of this article is to provide some methods to customize a WordPress theme.
[HTML, CSS] Make a sticky announcement bar with Bootstrap
A Bootstrap-style announcement/information bar that is fixed to the top, including one text string and one button.
reCaptcha v3: How to implement on WordPress custom forms to stop bot signups
In this article, let’s discuss how to implement reCaptcha v3 on a custom forms and the differences among the reCaptcha versions.