Curdin Krummenacher
@curdin on WordPress.org and Slack
Bio
WordPress Origin Story
- Member Since: May 13th, 2013
- Location: Wellington, New Zealand
Contribution History
Curdin Krummenacher’s badges:- Core Contributor
- WordCamp Organizer
-
Mentioned in [58149] on Core SVN:
Administration: Add `primary` class to the FTP credentials modal submit button. -
Mentioned in [54146] on Core SVN:
General: Correct path replacement regex in `wp_guess_url`. -
Wrote a new post, Aaaand it’s a wrap, on the site WordCamp Wellington 2018:
What an amazing weekend! A huge thank you to all our speakers for the time… -
Wrote a new post, Cheers to our Tūī (Bronze) sponsors, on the site WordCamp Wellington 2018:
Three magnificent companies are sponsoring WordCamp Wellington at Tūī (Bronze) level. Thank you for being good… -
Wrote a new post, Thank you to our Kererū (Silver) sponsors!, on the site WordCamp Wellington 2018:
We are chuffed to have three wonderful companies sponsoring us at Kererū level. We hugely… -
Wrote a new post, WP Engine makes the party happen, on the site WordCamp Wellington 2018:
The fine folks at WP Engine know a thing or two about a good experience.… -
Wrote a new post, Cheers to Jetpack, on the site WordCamp Wellington 2018:
Our massive thanks go out to Jetpack. As a Kākā (Gold) level sponsor these excellent… -
Wrote a new post, A thank you to WooCommerce, on the site WordCamp Wellington 2018:
We are very fortunate to have the amazing folks at WooCommerce as a Kākā level sponsor… -
Wrote a new post, WordCamp Wellington is now sold out!, on the site WordCamp Wellington 2018:
The organising team is super excited to host 80 of you wonderful WordPress fans for what… -
Wrote a new post, Tickets are almost gone!, on the site WordCamp Wellington 2018:
If you have yet to get a ticket for this weekend's WordCamp extravaganza you better… -
Wrote a new post, Announcing WordCamp Wellington 2018!, on the site WordCamp Wellington 2018:
We are very, very happy to announce WordCamp Wellington 2018! After a long hiatus WordCamp returns… -
Joined the organizing team for WordCamp Wellington 2018
-
Mentioned in [40427] on Core SVN:
REST API: Allow fetching multiple terms at once via the slug parameter. -
Mentioned in [40426] on Core SVN:
REST API: Allow fetching multiple users at once via the `slug` parameter. -
Mentioned in [40378] on Core SVN:
REST API: Allow fetching multiple users at once via the `slug` parameter. -
Mentioned in [40376] on Core SVN:
REST API: Allow fetching multiple terms at once via the `slug` parameter. -
Created ticket #40343 on Core Trac:
REST API - set attachment upload directory on request -
Created ticket #40213 on Core Trac:
REST API: Users endpoint slug parameter should allow an array of slugs -
Posted a reply to hide expired date posts and display futured date posts in page template, on the site WordPress.org Forums:
Hi, You can achieve this by using meta_ filter queries in WP_Query. Have a read… -
Posted a reply to hide expired date posts and display futured date posts in page template, on the site WordPress.org Forums:
Hi, you can achieve this by using meta_ filter criteria in WP_Query. Have a read… -
Posted a reply to Divi / Wordpres / Wampserver / Can’t see images from other PCs, on the site WordPress.org Forums:
Your image src references are to localhost, when they should be to http://argentvision3d.ddns.net/wordpress/. You need… -
Posted a reply to debug.log file missing, on the site WordPress.org Forums:
Hi, Can you install plugins correctly / or upload media? If not you might need… -
Posted a reply to Change wp-admin Port, on the site WordPress.org Forums:
Hi, The port assignment is done on the webserver, not in WordPress. Therefore you'd need… -
Posted a reply to “Could not retrieve data”, on the site WordPress.org Forums:
Hi, Have you tried disabling plugins to see if any of them are causing the… -
Posted a reply to Need meeting list plugin with book button, on the site WordPress.org Forums:
Hi, Have you looked whether there are any plugins available that can do this for… -
Posted a reply to Need meeting list plugin with book button, on the site WordPress.org Forums:
Hi, This forum might not be the right avenue for questions like these as it… -
Posted a reply to “Admin-ajax.php is using a lot of CPU, on the site WordPress.org Forums:
Hi, If you trace these requests does it give any information about which class or… -
Posted a reply to Plugins to display media sub-directories to visitors?, on the site WordPress.org Forums:
Hi, you'll want to look for plugins the list media assets, eg https://wordpress.org/plugins/list-media/ (I'm not… -
Posted a reply to WordPress times out in the network but nowhere else, on the site WordPress.org Forums:
Hi, Do you have an internal DNS server that may be sending requests to the… -
Posted a reply to Picture Sizing – CSS Code Needed, on the site WordPress.org Forums:
Hi, Your site is not publicly available so I can't provide any suggestions. You probably… -
Posted a reply to Uncaught TypeError: Cannot read property ‘options’ of undefined, on the site WordPress.org Forums:
Hi, It looks like you are might be using a custom theme, is that correct?… -
Posted a reply to GitHub Gist embeds not working, on the site WordPress.org Forums:
Hi, Have you tried to see whether the gists render correctly when using a WordPress… -
Posted a reply to Best Location For Custom Assets, on the site WordPress.org Forums:
Hi, Usually custom assets like this should be placed under the theme directory in use.… -
Posted a reply to Plugin page is not showing plugins correctly, on the site WordPress.org Forums:
Hi, It sounds likely that a plugin is actually breaking the plugin interface. Try disabling… -
Posted a reply to Firewall rules for WordPress, on the site WordPress.org Forums:
Hi, WordPress needs access to the a range of sites using HTTP and HTTPS over… -
Posted a reply to White border around lightbox image, on the site WordPress.org Forums:
Hi, Something like #body .gallery img { border: 2px solid white; } should do the… -
Posted a reply to html app cache when already have .htaccess, on the site WordPress.org Forums:
Hi, appcache enables a browser to cache content for offline use, while the expiry headers… -
Posted a reply to Wrong URL formation on some links, on the site WordPress.org Forums:
Hi, Have you tried disabling and reenabling the polylang plugin? Maybe it reads the site_url… -
Posted a reply to Hardening wordpress: can’t get file ownerships right, on the site WordPress.org Forums:
Hi, Have you followed the guide on https://codex.wordpress.org/Hardening_WordPress which explains permissions? -
Posted a reply to WordPress site hacked, on the site WordPress.org Forums:
Hi, The simplest way to fix this is to restore the website from backup and… -
Posted a reply to WordPress files on dedicated server?, on the site WordPress.org Forums:
Hi, That sounds like you're in a bit of a pickle. You'll need to get… -
Posted a reply to Changing the wordpress post ID, on the site WordPress.org Forums:
Hi, As far as I know the post ID is sequential and numerical, and cannot… -
Posted a reply to Organizing a lot of photos, on the site WordPress.org Forums:
Hi, This is my personal opinion. WordPress' media library has improved massively over the years… -
Posted a reply to Can I use a filter hook to modify the contents of the section?, on the site WordPress.org Forums:
Hi, Couldn't you simply do a conditional in the header.php file using either permalink functions… -
Posted a reply to Hyperlinks adding my website name at beginning, on the site WordPress.org Forums:
Hi, Did you copy this link tag from somewhere? It looks like the link tag… -
Posted a reply to Menu stopped working, on the site WordPress.org Forums:
Hi, It appears there are a couple of javascript issues that are likely preventing the… -
Posted a reply to make embed short code responsive or narrower, on the site WordPress.org Forums:
Hi, Are you using a plugin to provide embed functionality, as I think WordPress doesn't… -
Posted a reply to How to Remove Website Field on Comment form from Twenty Fifteen theme?, on the site WordPress.org Forums:
Hi gameslopedy, You should be able to remove the field by unsetting the url field… -
Posted a reply to Wp-Admin Log-in Not Working After Upload to Server from Localhost, on the site WordPress.org Forums:
Hi hashamyim, Whilst setting the siteurl and home in wp-config.php should do the trick maybe… -
Posted a reply to Pages not loading certain things since adding Google Analytics code, on the site WordPress.org Forums:
Hi PSPSDVR, The markup of your page appears to have some errors. Maybe you inadvertently…