deltafactory
@deltafactory on WordPress.org and Slack
- Member Since: December 11th, 2010
- Location: White River Junction, Vermont
- Website: deltafactory.com
- GitHub: deltafactory
- Employer: Delta Factory
Contribution History
deltafactory’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to Saving breaks when PHP snippets are disabled, on the site WordPress.org Forums:
Thank you! The issue I found was that the <input> with id="php-[KEY]" was not created…16 hours ago
-
Created a topic, Saving breaks when PHP snippets are disabled, on the site WordPress.org Forums:
When the constant POST_SNIPPETS_DISABLE_PHP is set, th…1 day ago
-
Created a topic, get_api_url() check violates PHP URL in file wrapper restrictions in some env, on the site WordPress.org Forums:
The code below will fail silently in certain secured s…1 month ago
-
Posted a reply to Please allow greater control over WooCommerce integrations, on the site WordPress.org Forums:
To clarify, our customizations exclusively use hooks, filters, and template extensions which is should be…5 months ago
-
Posted a reply to Cron sending constant emails, on the site WordPress.org Forums:
It appears that your command-line version of PHP doesn't have mysqli enabled, preventing WordPress itself…5 months ago
-
Created a topic, Please allow greater control over WooCommerce integrations, on the site WordPress.org Forums:
Dear @mailpoet/@wysija-newsletters, MailPoet's WooCom…5 months ago
-
Posted a reply to Extra close tags breaking layouts, on the site WordPress.org Forums:
The sites were already using v4.4.5 PRO and had the issue that was reported. The…8 months ago
-
Created a topic, Extra close tags breaking layouts, on the site WordPress.org Forums:
Hello @webnus, I am supporting a Pro installation but…9 months ago
-
Posted a reply to Why was this plugin removed?, on the site WordPress.org Forums:
I would think so. This version of it is very purpose-driven and doesn't do anything…9 months ago
-
Posted a reply to Cause error if content is PDF binary, on the site WordPress.org Forums:
I'm guessing that your dynamic PDF queries a post. The CDN plugin rewrites the content…11 months ago
-
Posted a reply to Uninstall Plugin, on the site WordPress.org Forums:
The plugin will change URLs in your page's HTML output to the CDN's URL. Not…11 months ago
-
Posted a reply to Bug report: Memory issues when scaling large file, on the site WordPress.org Forums:
It's not unreasonable for a plugin to raise memory just prior to a memory intensive…11 months ago
-
Created a topic, Bug report: Memory issues when scaling large file, on the site WordPress.org Forums:
I recently had an issue with the plugin generating opt…11 months ago
-
Posted a reply to not working with wordpress latest, on the site WordPress.org Forums:
Still happening. Changed method to public and it works fine.1 year ago
-
Posted a reply to Newsletter AJAX call hits size limit, on the site WordPress.org Forums:
Following up: I have confirmed that the output error/missing newsletter issue is caused by a…1 year ago
-
Posted a reply to Why was this plugin removed?, on the site WordPress.org Forums:
I'm curious to know the reason as well, though I won't go as far as…1 year ago
-
Created a topic, Newsletter AJAX call hits size limit, on the site WordPress.org Forums:
Yesterday I ran into an issue where multiple factors c…1 year ago
-
Posted a reply to Newsletter problem, on the site WordPress.org Forums:
Perhaps related to https://wordpress.org/support/topic/php-7-3-5/ ?1 year ago
-
Posted a reply to PHP 7.3, on the site WordPress.org Forums:
The dependency that is causing the issue, css-tidy, fixed this 2 weeks ago. https://github.com/Cerdic/CSSTidy/commit/6342bdce367bd0b6b66ab715f749e18dae93eaf4 Hopefully…1 year ago
-
Posted a reply to SpamAssassin downgrading my newsletters, on the site WordPress.org Forums:
Other plugins have the same problem as detailed here: https://www.thenewsletterplugin.com/forums/topic/spamassassin-gets-crazy-uri-for-compromised-wordpress-site-possible-malware In short, SpamAssassin treats any…1 year ago
-
Wrote a comment on the post Status Update: Porting Widgets to Blocks, on the site Make WordPress Core:
Are there guidelines for developers who wish to migrate their own widgets, beyond the Gutenberg…1 year ago
-
Posted a reply to PHP 7 Compatibility, on the site WordPress.org Forums:
The quick fix should be to remove the & in front of $this in both…1 year ago
-
Posted a reply to Parse error: syntax error, unexpected, on the site WordPress.org Forums:
Quick follow-up: If you're using a newer PHP version, you may be having the same…1 year ago
-
Posted a reply to Force HTTPS not working, on the site WordPress.org Forums:
While the plugin converts calls to URL-generating functions and updates URLs in the post content,…1 year ago
-
Posted a reply to Parse error: syntax error, unexpected, on the site WordPress.org Forums:
What version of PHP are you using? That line uses the "new" array notation []…1 year ago
-
Posted a reply to Import with custom fields fails due to email normalization, on the site WordPress.org Forums:
@wysija, is it possible for you to look into this issue?1 year ago
-
Posted a reply to MySQL error, on the site WordPress.org Forums:
Not sure if it's related but someone had a similar issue last week and fixed…1 year ago
-
Posted a reply to PDOStatement::execute(): Error, on the site WordPress.org Forums:
Glad you found that helpful. @wysija - when can this be patched in core? Others…1 year ago
-
Posted a reply to Import with custom fields fails due to email normalization, on the site WordPress.org Forums:
@wysija, is there a timeline to address this? If not, please let me know so…1 year ago
-
Posted a reply to Mailing list dropdown filters within Subscriber Import does not work, on the site WordPress.org Forums:
@wysija/@mailpoet, is this something that you have addressed or can address in the near future?1 year ago
-
Created a topic, Mailing list dropdown filters within Subscriber Import does not work, on the site WordPress.org Forums:
When importing a mailing list, it's not possible to us…2 years ago
-
Created a topic, Import with custom fields fails due to email normalization, on the site WordPress.org Forums:
9 months later this has not been addressed in the plug…2 years ago
-
Posted a reply to Undefined index: HTTP_HOST, on the site WordPress.org Forums:
Looks like the plugin needs to account for execution from the command line. I'll see…2 years ago
-
Posted a reply to Add actual WP_Cron, regular cron options, on the site WordPress.org Forums:
@jack-kitterhing, would you happen to know which aspect is incompatible with EC2? From my understanding,…2 years ago
-
Posted a reply to admin-ajax.php alternative?, on the site WordPress.org Forums:
I support this and have done something similar in my own work. However, WP definitely…2 years ago
-
Created a topic, Followup and requests from a fellow developer, on the site WordPress.org Forums:
Hi @wysija people, First, I was wondering if there wa…2 years ago
-
Created a topic, Request for smaller batch sizes, query optimization, on the site WordPress.org Forums:
Hello @wysija folks, I am running into response timeo…2 years ago
-
Posted a reply to Import with custom fields fails due to email normalization, on the site WordPress.org Forums:
I see that the new release normalizes the emails through validateSubscribersData() however when checking for…2 years ago
-
Posted a reply to Import with custom fields fails due to email normalization, on the site WordPress.org Forums:
Hi @wysija, I just tested the latest version which supposedly addresses the issue. I am…2 years ago
-
Posted a reply to Followup on “Fatal error when activating current beta under clean install”, on the site WordPress.org Forums:
Addressed in latest release, thanks!2 years ago
-
Posted a reply to Fatal error when activating current beta under clean install, on the site WordPress.org Forums:
I see this is resolved in yesterday's release. Thank you very much!2 years ago
-
Created a topic, Premium plugin’s UserRole dynamic segment query incorrectly includes substrings, on the site WordPress.org Forums:
In the premium plugin's dynamic segments, lib/DynamicS…2 years ago
-
Created a topic, Import with custom fields fails due to email normalization, on the site WordPress.org Forums:
When importing users with custom field data, the impor…2 years ago
-
Posted a reply to Fatal error when activating current beta under clean install, on the site WordPress.org Forums:
This user is likely reporting the exact same issue. It's in the subject and is…2 years ago
-
Posted a reply to Fatal error: Uncaught PDOException: SQLSTATE[HY000], on the site WordPress.org Forums:
@florent73, if you feel capable of modifying some PHP code files, look in the plugin…2 years ago
-
Posted a reply to Fatal error: Uncaught PDOException: SQLSTATE[HY000], on the site WordPress.org Forums:
@wysija, this is likely related to an issue I reported over 4 months ago. https://wordpress.org/support/topic/fatal-error-when-activating-current-beta-under-clean-install/…2 years ago
-
Posted a reply to Fatal error when activating current beta under clean install, on the site WordPress.org Forums:
@wysija, can you please let me know if this is ever going to be addressed?2 years ago
-
Posted a reply to Feature Request: Customize mail module, on the site WordPress.org Forums:
The ability to add custom mailing method options could have other uses/benefits beyond my specific…2 years ago
-
Posted a reply to Feature Request: Customize mail module, on the site WordPress.org Forums:
I am already using a custom mail logging tool that offers more flexibility that I…2 years ago
-
Created a topic, Feature Request: Customize mail module, on the site WordPress.org Forums:
As a developer, I would like the ability to create cus…2 years ago
Developer
-
Configurable Hotlink Protection
Active Installs: 80+
Contributor
-
CCF Option Sort for Custom Contact Forms
Active Installs: 50+
-
Protect the Children!
Active Installs: 700+