Figured it out. It was the Stop Spammer Registration plugin. The way I figured it out is I did a text search in the wordpress directory. This found one file containing some of that error’s wording. I looked up the plugin by the folder name the file was in.
sudo grep -rnw './' -e 'You have been blocked from entering information on this site. In order to prevent this from'
Related Posts:
- Best collection of code for your 'functions.php' file [closed]
- Tips for using WordPress as a CMS? [closed]
- Updates for a private plugin?
- is_plugin_active() returning false on active plugin
- Unable to check if plugin is active
- Sort plugins by rating
- How to Delete All regenerated thumbnails but keep the original ones?
- Why do I get this “plugin does not have a valid header” error?
- if plugin is active? check if plugin is enabled or not?
- How to upload image with simple form?
- A Blog’s changelog
- Adding a widget programmatically
- Updating a WordPress plugins breaks SVN
- Seeking clarification on page request life-cycle
- How to store ACF custom fields data in a custom table
- Modify the_content after the more tag
- Too many variations in WooCommerce
- Template plugin for blog posts? [closed]
- How is the ” wp_get_update_data ” function used?
- woocommerce hook publish product
- Plugins won’t update when WordPress says they’re updated
- How do you install the automattic developer plugin under localhost for mamp when there is an error, deprecated?
- reorder plugin menu position
- How can I serve a text file at a custom URL
- How to add custom link to menu in wordpress programmatically?
- Plugin not saving values when placed in a folder within /wp-content/plugins
- How to integrate plugin in WordPress theme
- WordPress with Git deployment issues
- Set WordPress TinyMCE Editor To Readonly
- Can I use a plugin for a singular page on my website?
- Is it possible to add a sidebar in a woocommerce hook?
- How to add Internationalization in WordPress using Javascript/React?
- Do widget options need to be escaped widget()?
- Is there any W3C compatible Share & Follow plugin?
- Trying to Get Text Field to Save
- creating html reusable blocks via shortcodes
- The Events Calendar and Easy Digital Downloads adding customer notes to Attendee export
- I want to auto populate data in three fields if one drop down is selected
- How does task scheduler plugin implements cron that is not dependent on page load request? [closed]
- How can I position ShareThis buttons manually when using the plug-in? [closed]
- How do I use wp_editor() in widget form?
- How to create an option page for this simple plugin
- How to reorder and display a feed to be chronological?
- _prime_post_caches in wordpress
- Can some vulnerabilities in plugins be exploited even when the plugin is inactive?
- Plugin settings won’t save changes
- Custom shortcode for displaying user based on a role parameter
- How to execute plugin and theme updates from a web hook / endpoint?
- WordPress Plugin Insert Html Code with Shortcode
- How to remove index meta tag
- don’t call ajax if not plugin page
- WordPress gtag.js with User ID tracking
- trigger email when post is published by someone a user follows
- WP Rest API and json_decode()
- Disable submit button order
- Install old version of plugin from admin panel?
- insert an html tag using php plugin
- Can we give Pending as a Role to wp_insert_user?
- Rename Smart YouTube’s httpv back to http for all posts
- Custom page from wp admin area
- Create category for each user
- Avada Live is broken on WP
- How page with random php file with query params generated
- location lock wordpress website
- New Plugin Info request
- Membership and search criteria
- WooCommerce Product Table – filter query on attributes
- Why does plugin_url append absolute file path?
- Disable WC Bookings automatic order completion [closed]
- WordPress Sumo Plugin not showing all images on clicking pinterest icon
- Insert Google Maps HTML in WordPress
- WP nonce verification
- Call to undefined function add_action() in plugin
- How to make my wordpress site Multi-region
- Created wordpress using quick install on Hostgator but unable to access the URLS
- How to add separator between default and custom panels in WordPress customizer?
- Buddypress Member list not showing admin and mods
- SVN problem – commit taking forever to fix incomplete prior commit
- Editing a built plugin: How to activate it only on a single post page
- pluggable function in theme, to be overridden by plugin
- Restrict my pages from public
- Migrating site from stage to production server without particular dev. plugins?
- Using “excerpt_more” filter for a specific post type
- w3 total cache and post__not_in
- Plugin programming: Uploading a file to a specific folder
- Shrinktheweb plugin problem
- Backup Buddy Questions
- How do i use postMash to order posts in a custom loop?
- Publishing videos and images from blog to facebook
- How to link that “logged in” in “you must be logged in to post a comment” with custom login page on WordPress?
- Get value of a key from a Plugin Serialized array
- Get post id in Post Page within Wp-admin
- Simple WordPress function / plugin to redirect a site
- Remove base from the custom post type URL [duplicate]
- How to insert current “login” page to certain page?
- Infinite scroll for text in post with url page change
- How to host a WordPress plugin on my own server and provide updates?
- Play an animated character video on click of a button or radio button selection only
- Vanilla javascript in custom gutenberg block not working
- Create CPT on Ajax Call