The purpose of this article is to provide some methods to customize a WordPress theme.
Wordpress Plugins
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.
WordPress’s ACF: Dynamically populate a select list with values from repeater text fields
1. Task description There are two custom fields made with Advanced Custom Fields Pro plugin: Video Tutorials and Video Tutorial Sections. Video Tutorials: has a repeater field that include Video name (Text), Video URL from Youtube (Text), and Video section (Select). This will display under a page called Video Tutorials. Video Tutorial Sections: a repeater […]