Dan
@geekysoft on WordPress.org and Slack
- Member Since: January 18th, 2016
- Website: daniel.priv.no
Bio
Contribution History
Dan’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
- 
										Posted a reply to will you be bringing this back?, on the site WordPress.org Forums: 
 There was almost no interest in this plugin. I don’t use WordPress anymore and don’t…2 months ago 
- 
										Posted a reply to Version does not match plugin page, on the site WordPress.org Forums: 
 Okay, so this was on me. The directory no longer reads the version from the…7 months ago 
- 
										Committed [2148395] to Plugins Trac: 
 Set version to 2.2.5.7 months ago 
- 
										Committed [2148394] to Plugins Trac: 
 Tested up to 5.2.2.7 months ago 
- 
										Posted a reply to Version does not match plugin page, on the site WordPress.org Forums: 
 I don’t have any control over how long the WordPress Plugin Directory caches pages. (Which…7 months ago 
- 
										Posted a reply to Can’t access WP admin after update to 2.2.4, on the site WordPress.org Forums: 
 The release is tagged and README.txt’s Stable release tag incremented in trunk as it should…7 months ago 
- 
										Posted a reply to has been removed from wordpress.org ?, on the site WordPress.org Forums: 
 The plugin has been restored and @gilzow has been granted commit access.7 months ago 
- 
										Posted a reply to 500s on redirects? Call to a member function get_queried_object_id() on null, on the site WordPress.org Forums: 
 Could you please provide more information on the non-core redirects you guys are using? How…7 months ago 
- 
										Posted a reply to All our websites are down, on the site WordPress.org Forums: 
 > current_user_can(‘manage_options’) That check is done in admin.php in case someone finds a away to…7 months ago 
- 
										Posted a reply to Can’t access WP admin after update to 2.2.4, on the site WordPress.org Forums: 
 > 2.2.5 corrects the issue Indeed it does. > though i’m not sure why the…7 months ago 
- 
										Posted a reply to All our websites are down, on the site WordPress.org Forums: 
 Sorry about that. Version 2.2.5 should resolve this. It’s in the pipeline now. Here’s the…7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 @cantoute could you please confirm that 2.2.5 addresses the issue? You may need to download…7 months ago 
- 
										Committed [2144119] to Plugins Trac: 
 Tag version 2.2.57 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 OK, I managed to reproduce it. Fix is coming up.7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 admin.php isn’t loaded unless is_admin() is true. See at the bottom of cache-control.php.7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 I’m calling current_user_can() which is a WordPress Core function, and it calls wp_get_current_user() (the one…7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 What’s real curios is why is_admin() returns true on your login page … . Could you…7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 !is_admin() means the conditional is true if is_admin() returns false (as is the case on…7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 It’s only called if is_admin() is true, so you should already logged in and looking…7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=2143903%40cache-control&old=2008476%40cache-control&sfp_email=&sfph_mail=7 months ago 
- 
										Posted a reply to last update causes wp-admin to be unaccessible, on the site WordPress.org Forums: 
 When do you see this error? The wp_get_current_user function is provided by WordPress Core. Are…7 months ago 
- 
										Committed [2144069] to Plugins Trac: 
 add link7 months ago 
- 
										Committed [2143903] to Plugins Trac: 
 Tag version 2.2.47 months ago 
- 
										Committed [2143899] to Plugins Trac: 
 Don’t let users w/o admin capabilities into the settings page7 months ago 
- 
										Committed [2143894] to Plugins Trac: 
 Add nonce, fix links7 months ago 
- 
										Posted a reply to has been removed from wordpress.org ?, on the site WordPress.org Forums: 
 @gilzow you’ve got my email address so send it there.7 months ago 
- 
										Posted a reply to has been removed from wordpress.org ?, on the site WordPress.org Forums: 
 Sorry, for ignoring this thread. I was a bit upset with WordPress for closing my…7 months ago 
- 
										Committed [2008535] to Plugins Trac: 
 Tested up to 5.0.21 year ago 
- 
										Committed [2008531] to Plugins Trac: 
 Tested up to 5.0.21 year ago 
- 
										Committed [2008528] to Plugins Trac: 
 Tested up to 5.0.21 year ago 
- 
										Posted a reply to Support for Response Cache-Control Directives, on the site WordPress.org Forums: 
 Please clarify which directives you need, on which pages, and why. Possibly relevant: filters for…2 years ago 
- 
										Posted a reply to Will this work with Cloudflare?, on the site WordPress.org Forums: 
 Cloudflare documentation: https://support.cloudflare.com/hc/en-us/articles/115003206852-Origin-Cache-Control Plugin documentation: https://www.ctrl.blog/projects/wp-cache-control-documentation These are the default cache exclusion rules in the…2 years ago 
- 
										Posted a reply to Remove email addresses, on the site WordPress.org Forums: 
 This functionality is out of scope for this plugin. You shouldn’t ask for people’s email…2 years ago 
- 
										Posted a reply to Great plugin!, on the site WordPress.org Forums: 
 You’re feature request is being discussed in this thread, and is already available in trunk.…2 years ago 
- 
										Posted a reply to Add settings for comment_IP and storage duration, on the site WordPress.org Forums: 
 Let’s do it Linus’ way then. I’ll setup a patch submission mailing list and you…2 years ago 
- 
										Posted a reply to Add settings for comment_IP and storage duration, on the site WordPress.org Forums: 
 The next release will have a filter for tweaking the deletion time. @somevapourtrails. This isn’t…2 years ago 
- 
										Posted a reply to Add settings for comment_IP and storage duration, on the site WordPress.org Forums: 
 You can test the changes in trunk now. https://plugins.trac.wordpress.org/browser/remove-comment-ips/trunk See the HACKING file for details.2 years ago 
- 
										Posted a reply to Add settings for comment_IP and storage duration, on the site WordPress.org Forums: 
 The two are actually two sides of the same issue. Partial IPs allowed Piwik to…2 years ago 
- 
										Posted a reply to Add settings for comment_IP and storage duration, on the site WordPress.org Forums: 
 I’m open to adding these as configurable parameters. However, I’d like to learn more about…2 years ago 
- 
										Posted a reply to IPs are not removed after 6 hours, on the site WordPress.org Forums: 
 There is always something, isn't there? I'm happy to hear that the plugin actually works.…2 years ago 
- 
										Posted a reply to IPs are not removed after 6 hours, on the site WordPress.org Forums: 
 @hlorenz you’re seeing hundreds of “remove_comment_ip_handle” handlers scheduled over the next 60 days about 6…2 years ago 
- 
										Posted a reply to IPs are not removed after 6 hours, on the site WordPress.org Forums: 
 This will print the value of the option or “unset” in your PHP error log…2 years ago 
- 
										Posted a reply to IPs are not removed after 6 hours, on the site WordPress.org Forums: 
 I can’t really find anything that would cause the firstrun deletion of existing blog posts…2 years ago 
- 
										Posted a reply to IPs are not removed after 6 hours, on the site WordPress.org Forums: 
 @hlorenz, those are the scheduled removal tasks for comments added since the plugin was installed.…2 years ago 
- 
										Posted a reply to IPs are not removed after 6 hours, on the site WordPress.org Forums: 
 remove_comment_ip_handle Did you install and enable the plugin and then immediately disable it? That would…2 years ago 
- 
										Posted a reply to IPs are not removed after 6 hours, on the site WordPress.org Forums: 
 How many comments do you have? It could be that you don’t run wp-cron often…2 years ago 
- 
										Posted a reply to Wait and wait and wait, on the site WordPress.org Forums: 
 That works just fine. The position of the substring http in both https and http…2 years ago 
- 
										Posted a reply to Wait and wait and wait, on the site WordPress.org Forums: 
 Old posts are submitted for archival within a few hours of installing the plugin (new…2 years ago 
- 
										Posted a reply to warning message in php 7.2, on the site WordPress.org Forums: 
 Thanks for reporting this issue. It’ll be resolved in the next release.2 years ago 
- 
										Posted a reply to Breaking issue while Cache-Control is enabled with Cache-Enabler, on the site WordPress.org Forums: 
 This is an issue with Woocommerece. They add a v parameter to bypass caching.2 years ago 



 
			 
                 
										