Forums
-
- Forum
- Posts
-
- Installation
- 28,542
- Troubleshooting
- 62,855
- Themes
- 10,444
- Plugins
- 15,396
- Requests & Feedback
- 14,992
- Showcase
- 3,259
-
I installed your plugin _ck_ but i when i activated it din’t auto inserted the math field in my registration page. Strange so i did it my self by inserting in my register.php / bbpress theme file the function:
<?php human_registration_test(); ?>
and then it worked ok.