Nathanael Jones
Formidable Forms
@njones35 Waterford, Ireland joined Mar 2014
Bio
Badges
CODE
1 badge
Plugin Developer
PRACTICE
1 badge
Support Contributor
'26
POLYGLOTS
1 badge
Translation Contributor
'25
Current Job
Present
Formidable Forms
Recent impact
Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.
Last 30 days
9contributions
high3
medium6
score15
Last 90 days
11contributions
high3
medium8
score17
Last 12 months
47contributions
high3
medium44
score53
Contributions
Type
August 2026
Aug 05
Wed · 08:07
Forums
med
Posted a reply to How to disable Formidable button in the classic post editor?, on the site WordPress.org Forums:
Hi Sea Jay, Thanks for the screenshot! That's the "insert form" button Formidable adds next to Add Media in the Classic Editor. There isn't a setting to toggle it off, but you can remove it with a small snippet in your theme's functions.php or a code snippets plugin: add_action( 'admin_init', function() { remove_action( 'media_buttons', 'FrmFormsController::insert_form_button' );} ); That removes the button for everyone without affecting anything else, and you can still insert forms by adding the shortcode manually. One other note in case it's useful: the button only appears for users whose role can view forms. If your goal is just to hide it from certain users (like editors or authors), you can instead go to Formidable → Global Settings → Permissions and limit which roles can view forms — no code needed. Keep in mind that also removes their access to the Formidable admin pages, so the snippet above is the better option if you only want the editor button gone.Best,Nathanael
Hi Sea Jay, Thanks for the screenshot! That's the "insert form" button Formidable adds next to Add Media in the Classic Editor. There isn't a setting to toggle it off, but you can remove it with a small snippet in your theme's functions.php or a code snippets plugin: add_action( 'admin_init', function() { remove_action( 'media_buttons', 'FrmFormsController::insert_form_button' );} ); That removes the button for everyone without affecting anything else, and you can still insert forms by adding the shortcode manually. One other note in case it's useful: the button only appears for users whose role can view forms. If your goal is just to hide it from certain users (like editors or authors), you can instead go to Formidable → Global Settings → Permissions and limit which roles can view forms — no code needed. Keep in mind that also removes their access to the Formidable admin pages, so the snippet above is the better option if you only want the editor button gone.Best,Nathanael
July 2026
Jul 31
Fri · 07:53
Forums
med
Posted a reply to Forms on Mobile move from left to right and are not fixed, on the site WordPress.org Forums:
Hi @orangeracoon Thanks for sharing this — I’m glad you found what was causing the…
Hi @orangeracoon Thanks for sharing this — I’m glad you found what was causing the…
Jul 28
Tue · 08:56
Forums
med
Posted a reply to formidable forms and turnsite : Siteverify isn’t being called, on the site WordPress.org Forums:
Hey Oliver, Thanks for contacting us today. My name is Nathanael, and I’m more than…
Hey Oliver, Thanks for contacting us today. My name is Nathanael, and I’m more than…
Jul 22
Wed · 11:46
Forums
med
Posted a reply to My formidable forms are set to default setting, on the site WordPress.org Forums:
Hi @adeel01 I’m sorry this happened on your live site. If the forms suddenly switched…
Hi @adeel01 I’m sorry this happened on your live site. If the forms suddenly switched…
Jul 20
Mon · 09:33
Forums
med
Posted a reply to I’m not receiving emails, on the site WordPress.org Forums:
Hi @tuspolvosholi To begin, please note that Formidable Forms does not send emails directly, but…
Hi @tuspolvosholi To begin, please note that Formidable Forms does not send emails directly, but…
Jul 17
Fri · 11:08
Forums
med
Posted a reply to [Formidable Forms - WordPress Form Builder for Contact Forms, Calculators, Quizzes & More] Data mismatch in forms and email, on the site WordPress.org Forums:
Hi @mohit2002,I'm afraid that due to WordPress forum rules, we are not allowed to offer…
Hi @mohit2002,I'm afraid that due to WordPress forum rules, we are not allowed to offer…
Jul 16
Thu · 10:16
Plugins
high
Jul 16
Thu · 08:42
Plugins
high
Jul 16
Thu · 08:29
Plugins
high
May 2026
May 29
Fri · 07:07
Forums
med
Posted a reply to Is this plugin compatible with PHP 8.4?, on the site WordPress.org Forums:
Hi @noellesteegs Yes, Formidable Forms is fully compatible with PHP 8.4.Please let me know if…
Hi @noellesteegs Yes, Formidable Forms is fully compatible with PHP 8.4.Please let me know if…
No contributions in this category yet.
Developer
1 plugin-
Writing Tools for the Block Editor
Less than 10 active installs
Support Rep
1 plugin-
Formidable Forms - WordPress Form Builder for Contact Forms, Calculators, Quizzes & More
300,000+ active installs