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 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…2 months ago 
- 
										Committed [2148395] to Plugins Trac: 
 Set version to 2.2.5.2 months ago 
- 
										Committed [2148394] to Plugins Trac: 
 Tested up to 5.2.2.2 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…2 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…2 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.2 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…2 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…2 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…2 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…2 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…2 months ago 
- 
										Committed [2144119] to Plugins Trac: 
 Tag version 2.2.52 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.2 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.2 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…2 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…2 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…2 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…2 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=2 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…2 months ago 
- 
										Committed [2144069] to Plugins Trac: 
 add link2 months ago 
- 
										Committed [2143903] to Plugins Trac: 
 Tag version 2.2.42 months ago 
- 
										Committed [2143899] to Plugins Trac: 
 Don’t let users w/o admin capabilities into the settings page2 months ago 
- 
										Committed [2143894] to Plugins Trac: 
 Add nonce, fix links2 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.2 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…2 months ago 
- 
										Committed [2008535] to Plugins Trac: 
 Tested up to 5.0.210 months ago 
- 
										Committed [2008531] to Plugins Trac: 
 Tested up to 5.0.210 months ago 
- 
										Committed [2008528] to Plugins Trac: 
 Tested up to 5.0.210 months 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…1 year 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…1 year 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…1 year 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.…1 year 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…1 year 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…1 year 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.1 year 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…1 year 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…1 year 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.…1 year 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…1 year 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…1 year 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 
- 
										Posted a reply to Error Pages, on the site WordPress.org Forums: 
 If these pages are generated by your web server and not WordPress (as is the…2 years ago 



 
			 
                