Jeff Sterup
@foomagoo on WordPress.org
- Member Since: June 29th, 2010
- Location: Omaha, NE
- Website: sterupdesign.com
- Job Title: Senior Software Developer
Bio
Contribution History
Jeff Sterup’s badges:- Plugin Developer
-
Posted a reply to Undefined array key “SERVER_NAME” when running under external Cron, on the site WordPress.org Forums:
I think I see exactly what I did. Does your site have a path after… -
Posted a reply to Undefined array key “SERVER_NAME” when running under external Cron, on the site WordPress.org Forums:
The issue is that your site has a different value for the server variable and… -
Posted a reply to Plugin Not Disabling Other Plugins on Pages, on the site WordPress.org Forums:
Install version 10.1.9 and see if that fixes it. -
Posted a reply to Undefined array key “SERVER_NAME” when running under external Cron, on the site WordPress.org Forums:
@rbaugh I just released 10.1.9 that reverts a change that was probably enabling plugins where… -
Posted a reply to 10.1.8 In my case, URL selective plugin settings d, on the site WordPress.org Forums:
I just released 10.1.9 that reverts a change that was probably enabling plugins where you… -
Posted a reply to Update 10.1.8 breaks the Essential Grid, on the site WordPress.org Forums:
I just released 10.1.9 that reverts a change that was probably enabling plugins where you… -
Posted a reply to 10.1.8 update changes the sorting order of my products, on the site WordPress.org Forums:
I just released 10.1.9 that reverts a change that was probably enabling plugins where you… -
Committed [2858432] to Plugins SVN:
Restored code to use the $_SERVER array for the siteURL value if the ... -
Posted a reply to Settings won’t apply in a new window, on the site WordPress.org Forums:
I'm not sure why opening in a new window would affect it. Unless there are… -
Posted a reply to PHP warning message, on the site WordPress.org Forums:
This should be fixed in version 10.1.8. -
Posted a reply to Undefined array key “SERVER_NAME” when running under external Cron, on the site WordPress.org Forums:
Actually I don't need to rely on that variable. I can access the wpurl option… -
Committed [2857799] to Plugins SVN:
Fixed PHP warnings in tpl/settings.php and ... -
Posted a reply to PluginOrganizer class, on the site WordPress.org Forums:
No. The MU plugin needs to be kept up to date with the rest of… -
Posted a reply to Does not load form and payment method, on the site WordPress.org Forums:
You must have disabled the plugin for users that are not logged in. Use the… -
Posted a reply to How to target the Customizer page?, on the site WordPress.org Forums:
Use a plugin filter. You will need to have admin Selective Admin Plugin Loading turned… -
Posted a reply to Undefined array key “SERVER_NAME” when running under external Cron, on the site WordPress.org Forums:
I'm wondering if I need to add an option to not execute Plugin Organizer when… -
Posted a reply to Issue with multilanguage site, on the site WordPress.org Forums:
Plugin Organizers uses the permalink of a post to determine which plugins should be loaded.… -
Posted a reply to Opt-out from anything your plugin does, on the site WordPress.org Forums:
No. There are no filters for you to force your plugin to run. That is… -
Posted a reply to Can’t uninstall plugin, on the site WordPress.org Forums:
I can but I imagine an uninstall function would remove all of the options your… -
Created a topic, Can’t uninstall plugin, on the site WordPress.org Forums:
I tried to use the Wordpress admin to remove this plug… -
Posted a reply to Plugin Organizer generating lots of PHP Notices, on the site WordPress.org Forums:
Please download the latest version (10.1.7) and give that a try. -
Posted a reply to Plugin Organizer generating lots of PHP Notices, on the site WordPress.org Forums:
I added a check for HTTP_HOST and had it fall back to SERVER_NAME if that… -
Posted a reply to Having troubles deleting the plugin, on the site WordPress.org Forums:
I've hopefully fixed this issue with version 10.1.7. I misunderstood what the error was when… -
Committed [2830689] to Plugins SVN:
Fixed some PHP warnings for unset variables. Fixed fatal error when a ... -
Posted a reply to Use with Product Category pages, on the site WordPress.org Forums:
You should be able to use a plugin filter with your category URLs set as… -
Posted a reply to Filter by URL Parameter?, on the site WordPress.org Forums:
That isn't possible since it would likely overload sites with many pages doing the database… -
Created a topic, Highlight available dates, on the site WordPress.org Forums:
Is there a way to highlight the dates in the calendar … -
Committed [2826003] to Plugins SVN:
Added check to make sure honeypot link isn't included in post excerpt ... -
Posted a reply to Having troubles deleting the plugin, on the site WordPress.org Forums:
Rename the plugin organizer folder and the plugin will be deactivated. -
Posted a reply to Ignore URL Arguments Breaks Woocommerce Downloads, on the site WordPress.org Forums:
I don't know that there is a way to fix it unless you create a… -
Posted a reply to php 8.1, on the site WordPress.org Forums:
My server is running PHP 8.1 and it's not having any problems. Without actually explaining… -
Posted a reply to Search Engines Blocked, on the site WordPress.org Forums:
That sounds like a great idea. I don't know when I'll have time to implement… -
Created a topic, Typo or misspelled filename causing error, on the site WordPress.org Forums:
There is a typo or a misspelled filename on line 44 of… -
Committed [2803936] to Plugins SVN:
Changed the way activity count is updated to use the primary key so ... -
Committed [2803935] to Plugins SVN:
Changed the way activity count is updated to use the primary key so ... -
Created a topic, Coding error, on the site WordPress.org Forums:
There is a coding error on line 210 of ldd-directory-l… -
Posted a reply to Thank You page still loading all plugins, on the site WordPress.org Forums:
Did you turn on fuzzy url matching? Did you turn on debug messages? -
Posted a reply to Cannot view blocklist, on the site WordPress.org Forums:
You have a plugin installed that is modifying the admin ajax URL incorrectly. It is… -
Posted a reply to Cannot view blocklist, on the site WordPress.org Forums:
Open the developer console on your browser and check for any JavaScript errors. -
Committed [2756370] to Plugins SVN:
Fixed missing ajax save function for content honeypot. Fixed check on ... -
Committed [2756352] to Plugins SVN:
Added options to set the locations where the honeypot will appear -
Posted a reply to PHP warning, on the site WordPress.org Forums:
Version 4.2.2 removes that warning. -
Committed [2753211] to Plugins SVN:
Fixed PHP warning when checking for a temporary whitelist entry and ... -
Posted a reply to Trouble with the PRIORITY settings, on the site WordPress.org Forums:
The priority applies to filters, pages, and posts with a URL match when fuzzy URL… -
Posted a reply to Question about Plugin Groups, on the site WordPress.org Forums:
You should use the same plugin filter and set different plugins for each role. Make… -
Posted a reply to Conflict with SEOpress, on the site WordPress.org Forums:
Looks like you've disabled SEOpress and it is trying to use that URL for an… -
Committed [2741711] to Plugins SVN:
Updating readme to reflect 6.0 compatibility -
Committed [2741710] to Plugins SVN:
Updating readme to reflect 6.0 compatibility -
Committed [2741709] to Plugins SVN:
Updating readme to reflect 6.0 compatibility -
Created a topic, Incorrectly formatted JSON, on the site WordPress.org Forums:
I reported a coding error 10 months ago and provided a…
Developer
-
Honeypot Toolkit
Active Installs: 600+
-
Plugin Organizer
Active Installs: 20,000+