Jason Stallings
@octalmage on WordPress.org and Slack
- Member Since: December 11th, 2007
- Location: Austin, Texas.
- Website: jason.stallin.gs
- Employer: WP Engine
Bio
WordPress Origin Story
Contribution History
Jason Stallings’s badges:- Core Contributor
- Hosting Contributor
- Plugin Developer
-
Committed [2281115] to Plugins SVN:
Add Ryan -
Committed [2013740] to Plugins SVN:
Update upgrade notice. -
Committed [2013738] to Plugins SVN:
Update readme.txt -
Committed [2013736] to Plugins SVN:
tagging version 1.4.7 -
Committed [2013735] to Plugins SVN:
v1.4.7 -
Mentioned in [44165] on Core SVN:
Editor: Merge some minor bug fixes. -
Posted a reply to Nothing Happens? – Like the other posts below, on the site WordPress.org Forums:
You are 100% correct, the WordPress cron won't run if the site doesn't have traffic. -
Posted a reply to Edited the offending files, but scan doesn’t show change, on the site WordPress.org Forums:
Are you rerunning the test? The plugin will cache the results so that when you… -
Posted a reply to PHP Compatibility Checker – progress report only shows after page refresh, on the site WordPress.org Forums:
This has been resolved in 1.4.6, let us know if you need anything else! -
Posted a reply to PHP Fatal error: Maximum execution time of 55 seconds, on the site WordPress.org Forums:
Hi there, the timeout is expected but the WP Cron should continue scanning and just… -
Posted a reply to Is the plugin not maintained anymore?, on the site WordPress.org Forums:
It's maintained, just haven't had a lot of time to respond to issues. Just released… -
Posted a reply to wpephpcompat_start_test_cron shows but no output, on the site WordPress.org Forums:
Awesome! Let us know if you need anything else! -
Committed [1914410] to Plugins SVN:
tagging version 1.4.6 -
Committed [1914408] to Plugins SVN:
v1.4.6 -
Mentioned in [41983] on Core SVN:
Docs: Fix typo in `path_is_absolute()` description. -
Mentioned in [41933] on Core SVN:
Widgets: Harden logic for checking for valid media URLs. -
Posted a reply to GREAT IDEA- but needs to be REWRITTEN (or Removed), on the site WordPress.org Forums:
Hi Christian, Sorry you're having issues with the plugin. What issues are you seeing? I… -
Posted a reply to Windows Localhost Not Processing, on the site WordPress.org Forums:
Thanks for the solution! It looks like we might be able to use https://developer.wordpress.org/reference/functions/kses_remove_filters/#source and… -
Posted a reply to Plugin is skipping all of my plugins in check., on the site WordPress.org Forums:
@cousinhub Sorry, I don't have easy access to a Windows machine. It looks like there's… -
Posted a reply to Plugin does nothing?, on the site WordPress.org Forums:
Hi @diamondsinthelibrary, The plugin requires the WordPress WP Cron system to be able to process… -
Posted a reply to Timeout issue, on the site WordPress.org Forums:
Hi @titala, You could try adding this file as a plugin then activating it: https://gist.github.com/octalmage/94575437e6701618a866701d6864b61a… -
Posted a reply to Plugin Doesn’t Delete DB Data on Uninstall – Has to Be Deleted Manually, on the site WordPress.org Forums:
v1.3.2 is out and it includes a fix for this. Thanks for the suggestion! -
Posted a reply to PHP 7.1, on the site WordPress.org Forums:
@yehoshanah I think that is a great idea! It should be clearly listed somewhere, and… -
Posted a reply to Fatal error on plugin activation, on the site WordPress.org Forums:
Hi @jkf1, Unfortunately since __DIR__ was added in PHP 5.3, it looks like the plugin… -
Posted a reply to Site is hosed How do I fix?, on the site WordPress.org Forums:
Hi @blogking2, The plugin does support WP 4.7 and I haven't had any other reports… -
Posted a reply to Plugin Doesn’t Delete DB Data on Uninstall – Has to Be Deleted Manually, on the site WordPress.org Forums:
The update is up for review here: https://github.com/wpengine/phpcompat/pull/93 It should be out within a week… -
Posted a reply to Site is hosed How do I fix?, on the site WordPress.org Forums:
Hi @blogking2, The plugin doesn't delete any files or move anything, it only looks at… -
Posted a reply to Plugin Doesn’t Delete DB Data on Uninstall – Has to Be Deleted Manually, on the site WordPress.org Forums:
Hi Scott, All add a clear data button next to the run button. I feel… -
Posted a reply to Plugin is skipping all of my plugins in check., on the site WordPress.org Forums:
Hi @rdxwebdev, This could be caused by a really short PHP execution timeout. Some plugins… -
Posted a reply to FALSE POSITIVE: Showing Query Monitor as not PHP 7 Compatible, on the site WordPress.org Forums:
Query Monitor is on the whitelist with v1.3.1, thanks again for the report! -
Posted a reply to FALSE POSITIVE: Showing bbPress as not PHP 7 Compatible, on the site WordPress.org Forums:
This has been resolved by v1.3.1. Thanks for the report! -
Posted a reply to FALSE POSITIVE: MailPoet 3 not compatible with PHP7, on the site WordPress.org Forums:
This has been resolved by v1.3.1. Thanks for the report! -
Posted a reply to FALSE POSITIVE: Comet Cache, on the site WordPress.org Forums:
v1.3.1 is out! -
Posted a reply to FALSE POSITIVE: Comment Mail, on the site WordPress.org Forums:
This has been resolved by v1.3.1. Thanks for the report! -
Posted a reply to FALSE POSITIVE: Using ‘break’ outside of a loop, on the site WordPress.org Forums:
This has been resolved by v1.3.1. Thanks for the report! -
Posted a reply to FALSE POSITIVE: Comet Cache, on the site WordPress.org Forums:
No problem! I've whitelisted both plugins and I'm working on releasing v1.3.1 as we speak.… -
Posted a reply to FALSE POSITIVE: Slider revolution plugin, on the site WordPress.org Forums:
Hi @stodorovic, Thanks for the report and thanks for your work helping to make this… -
Posted a reply to FALSE POSITIVE: Comet Cache, on the site WordPress.org Forums:
Hi @raamdev! Thanks for thorough the report! I've forwarded both of these comments to the… -
Posted a reply to FALSE POSITIVE: Reporting Gravity Forms as not PHP 7 Compatible, on the site WordPress.org Forums:
This is being handled here: https://github.com/wpengine/phpcompat/issues/85 Thanks for the report! -
Posted a reply to FALSE POSITIVE: Reporting BuddyPress as not PHP 7 Compatible, on the site WordPress.org Forums:
Looks like this has been resolved! Thanks everyone! -
Posted a reply to FALSE POSITIVE: Showing Query Monitor as not PHP 7 Compatible, on the site WordPress.org Forums:
Unfortunately static code analysis will not be able to detect this one. I'll add Query… -
Posted a reply to FALSE POSITIVE: Showing WP Super Cache as not PHP 7 Compatible, on the site WordPress.org Forums:
Hi @blackhawkcybersec, These are warnings and they won't affect compatibility. Were there any errors? Thanks! -
Posted a reply to FALSE POSITIVE: Showing bbPress as not PHP 7 Compatible, on the site WordPress.org Forums:
Thanks @blackhawkcybersec, I created a pull request for the first error: https://github.com/wimg/PHPCompatibility/pull/288 I'll create an… -
Posted a reply to Wrong quotation marks trigger PHP error, on the site WordPress.org Forums:
Hi Thomas, This has been resolved! Sorry for the issues. -
Posted a reply to Extension ‘mysql_’ as Error?, on the site WordPress.org Forums:
Hi @martin999 Could you share the relevant code? If it's the function mysql_to_rfc3339 then it… -
Posted a reply to Wrong detection, on the site WordPress.org Forums:
This has been resolved! Please let us know if you need anything else. -
Posted a reply to Wrong error (preg_replace() – /e modifier is forbidden since PHP 7.0), on the site WordPress.org Forums:
This should be resolved! Please let us know if you need anything else. -
Posted a reply to Fatal Error on Activation – Version 1.2.3 / PHP 5.6 / WP 4.6.1, on the site WordPress.org Forums:
Thanks for the report! This has been resolved by 1.2.4. I identified an issue with… -
Posted a reply to Accuracy is pretty bad – 30-40% false pos results, on the site WordPress.org Forums:
Hi @blackhawkcybersec, This plugin uses a popular PHP library for compatibility testing: https://github.com/wimg/PHPCompatibility This is… -
Posted a reply to Stuck? How to stop?, on the site WordPress.org Forums:
If a scan is hung then it's already stopped, re-running the scan will restart it…
Developer
-
Air Horn
Active Installs: Less than 10
-
Github README
Active Installs: 90+
-
Github Shortcode
Active Installs: 10+
-
PHP Compatibility Checker
Active Installs: 200,000+
-
YoPress
Active Installs: Less than 10