Aaron Axelsen
@axelseaa on WordPress.org
- Member Since: February 28th, 2005
- Location: Wisconsin
Contribution History
Aaron Axelsen’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to Update 2019?, on the site WordPress.org Forums:
Just posted a little update with a bugfix. Tested and working on my php 7.3…5 months ago
-
Posted a reply to New Version Hides Most Plugin Actions, on the site WordPress.org Forums:
Issue should be resolved in 2.4.0.1!5 months ago
-
Committed [2126973] to Plugins Trac:
bugfix release5 months ago
-
Committed [2126972] to Plugins Trac:
fix for settings on plugins page5 months ago
-
Committed [2126968] to Plugins Trac:
readme typo5 months ago
-
Committed [2126967] to Plugins Trac:
readme typo5 months ago
-
Committed [2126966] to Plugins Trac:
revision bump5 months ago
-
Committed [2126965] to Plugins Trac:
version bump5 months ago
-
Posted a reply to Time Zone issue with cron, on the site WordPress.org Forums:
The plugin saves everything in GMT time because that is how the WP Core operates.…5 months ago
-
Committed [2126958] to Plugins Trac:
change tested version5 months ago
-
Committed [2126956] to Plugins Trac:
bump version and fix some php 7.3 warnings5 months ago
-
Posted a reply to Posts After Jan 1st 2019 not expiring, on the site WordPress.org Forums:
Are you loading up multiple entries to run at those cron times? Or are you…10 months ago
-
Posted a reply to Posts After Jan 1st 2019 not expiring, on the site WordPress.org Forums:
What version of PHP are you all running? I've tested this on 7 and now…10 months ago
-
Posted a reply to New version vor WordPress 5.0.3 – when?, on the site WordPress.org Forums:
Can you let me know more about what is not working for you on WP…10 months ago
-
Posted a reply to Fatal Error on Line 34 of post-expirator.php ([] operator not supported for stri, on the site WordPress.org Forums:
Thanks for reporting the issue - we'll get it fixed up!10 months ago
-
Posted a reply to Posts After Jan 1st 2019 not expiring, on the site WordPress.org Forums:
Have you tried any of the other expiration options? Is it only category remove that…11 months ago
-
Posted a reply to Posts After Jan 1st 2019 not expiring, on the site WordPress.org Forums:
What does the debug log say?11 months ago
-
Posted a reply to stops working when you upgrade from PHP 5.6 to 7.X, on the site WordPress.org Forums:
I have not had any issues running this plugin in php 7.x. Please provide some…11 months ago
-
Posted a reply to Stopped working, on the site WordPress.org Forums:
The plugin has been tested with the latest versions of WordPress and works as expected.…11 months ago
-
Posted a reply to PHP notice, on the site WordPress.org Forums:
Thanks. This should be fixed in the next release!11 months ago
-
Posted a reply to Changing Site URL, on the site WordPress.org Forums:
Nope!11 months ago
-
Posted a reply to Expire posts more than once, on the site WordPress.org Forums:
You would have to setup the post expiration after the first expiration is complete. A…11 months ago
-
Posted a reply to Still Support, on the site WordPress.org Forums:
This plugin is used every day, so while there may not be active development on…11 months ago
-
Posted a reply to Does this still work?, on the site WordPress.org Forums:
Works great here. I have it running on a vanilla 5.0.2 installation - with no…11 months ago
-
Posted a reply to How to hide the time zone after the hour lable?, on the site WordPress.org Forums:
In the edit screens or where are you referring to?11 months ago
-
Posted a reply to Category Change after Expire – WordPress 5.0, on the site WordPress.org Forums:
Hmm, I just tried this and set it to replace "Cat 1" with "Cat 2"…11 months ago
-
Posted a reply to Expiration not working consistently, on the site WordPress.org Forums:
Do you have the debug log enabled? That may help provide some additional details.11 months ago
-
Posted a reply to Post does not expire, on the site WordPress.org Forums:
I would start by checking for conflicts with other plugins. I can confirm that this…11 months ago
-
Posted a reply to Issue with “Any Text” Product Add-On, on the site WordPress.org Forums:
function woocommerce_add_cart_item_data( $cart_item_data, $product_id, $variation_id ) { $add_ons = get_post_meta( $variation_id, '_variable_add_ons', true ); if(…2 years ago
-
Posted a reply to Issue with “Any Text” Product Add-On, on the site WordPress.org Forums:
I have the "Product Add-Ons" from Woo setup, and am using your plugin to hide…2 years ago
-
Created a topic, Issue with “Any Text” Product Add-On, on the site WordPress.org Forums:
I have this plugin setup with a variable product. We …2 years ago
-
Posted a reply to Plug-in shortcode is not translated correct, on the site WordPress.org Forums:
I can try to get a fix implemented for this. Can you confirm with exactly…2 years ago
-
Created a topic, Does not work with php 5.4, on the site WordPress.org Forums:
Just a FYI for others, it appears the instagram API in…2 years ago
-
Posted a reply to postie, on the site WordPress.org Forums:
If there is any hooks or anything that would make this easier, let me know…2 years ago
-
Posted a reply to Post not expiring (EXISTING FOUND), on the site WordPress.org Forums:
@soumilroy do scheduled posts work on the site? Typically, if there is a cron issue…2 years ago
-
Posted a reply to Post not expiring (EXISTING FOUND), on the site WordPress.org Forums:
@soumilroy what is different between the two wordpress installs?2 years ago
-
Posted a reply to Posts not expiring, on the site WordPress.org Forums:
Good luck with the other plugin! Please keep in mind that most plugin authors have…2 years ago
-
Posted a reply to Posts not expiring, on the site WordPress.org Forums:
Can you turn on the debug log, and then make an new post that is…2 years ago
-
Posted a reply to Posts not expiring, on the site WordPress.org Forums:
What version of the plugin are you using? Also, what does the debug log show?…2 years ago
-
Posted a reply to Can’t use function return value in write context line 813, on the site WordPress.org Forums:
That explains it .. the syntax I was using was not supported until php 5.5…2 years ago
-
Posted a reply to Can’t use function return value in write context line 813, on the site WordPress.org Forums:
What version of PHP are y'all running? I bumped the rev to 2.3.1.1 in case…2 years ago
-
Committed [1697141] to Plugins Trac:
revision bump2 years ago
-
Committed [1697140] to Plugins Trac:
version bump to solve issue2 years ago
-
Posted a reply to Can’t use function return value in write context line 813, on the site WordPress.org Forums:
Sorry guys! Fixed up in 2.3.1. Cheers!2 years ago
-
Posted a reply to How to add post expiration date by code, on the site WordPress.org Forums:
You could call this function: _scheduleExpiratorEvent($id,$ts,$opts) You would pass in the ID of the post,…2 years ago
-
Posted a reply to it’s needs to update every single post, on the site WordPress.org Forums:
It sounds to me like it's a problem with how you are saving the expiration…2 years ago
-
Posted a reply to Query by date, on the site WordPress.org Forums:
The value is stored as a GMT/UTC timestamp value in the post meta data. Keep…2 years ago
-
Posted a reply to Going to Draft instead of Category: Remove, on the site WordPress.org Forums:
If you were editing with "Quick Edit", there was a bug that was setting it…2 years ago
-
Posted a reply to Plugin needs to allow for Custom Post Types, on the site WordPress.org Forums:
Feel free to drop this as a suggestion. If there is a huge demand for…2 years ago
-
Posted a reply to it’s needs to update every single post, on the site WordPress.org Forums:
Can you please restate your question? I'm not following.2 years ago
Developer
-
Advanced Search Widget
Active Installs: 1,000+
-
Multisite Administration Tools
Active Installs: Less than 10
-
Post Expirator
Active Installs: 90,000+
-
WPMU Ldap Authentication
Active Installs: 70+