Pascal Birchler
- Member Since: February 25th, 2008
- Zurich, Switzerland
- https://pascalbirchler.com
- Web Developer
- @swissspidy on WordPress.org and Slack
- Core Contributor
- Core Team
- Translation Contributor
- Translation Editor
- Community Team
- WordCamp Speaker
- Plugin Developer
Bio/Description
Interests
WordPress Origin Story
-
Posted a reply to Using override_load_textdomain in my plugin, on the site WordPress.org Forums:
@guido07111975 Sorry, I've should have been more clear about the remove_filter() thing. It needs to…1 day ago
-
Posted a reply to How to use override_load_textdomain ?, on the site WordPress.org Forums:
My example from the other thread works like a charm: add_action( 'init', function () {…2 days ago
-
Posted a reply to Using override_load_textdomain in my plugin, on the site WordPress.org Forums:
@targz-1 Yeah I didn't test my snippet, but to prevent the recursion you can call…2 days ago
-
Wrote a comment on the post Feature Project Proposal: Notifications API, on the site Make WordPress Core:
I have expressed my interest in this in the past and I'd love to help…4 days ago
-
Created a new ticket, #38218, in Core Trac:
Introduce a WP_Post_Type_Labels class4 days ago
-
Closed ticket #34113, in Core Trac:
Add a 'View Archive' link to admin bar for post types.4 days ago
-
Committed [38708] to Core Trac:
Toolbar: Be more strict about adding a 'View Posts' link to the toolbar. ...4 days ago
-
Closed ticket #37321, in Core Trac:
Improve documentation of user_can_richedit()4 days ago
-
Committed [38707] to Core Trac:
Editor: Improve documentation for `user_can_richedit()`. Clarifies the ...4 days ago
-
Committed [38706] to Core Trac:
Plugins: Fix odd typo introduced in [38703]. `even` should of course be ...4 days ago
-
Committed [38705] to Core Trac:
I18N: Introduce a user-specific language setting. By enabling the user to ...4 days ago
-
Committed [38704] to Core Trac:
Import: Fix plugin activation link after installing an importer on ...4 days ago
-
Posted a reply to Blocked my Adsense ads, on the site WordPress.org Forums:
Hey there, Thanks for your report. This plugin only removes stuff that is related to…2 weeks ago
-
Wrote a comment on the post Hello Polyglots I am the author of the…, on the site Translate WordPress:
Done for de_CH2 weeks ago
-
Wrote a comment on the post Dev Chat Agenda for September 14 (4.7 week 4), on the site Make WordPress Core:
I might not be able to attend today's dev chat, so here's an update on…3 weeks ago
-
Posted a reply to Using override_load_textdomain in my plugin, on the site WordPress.org Forums:
Hey Guido, What you do get when you do var_dump( $mofile ) and var_dump( load_textdomain(…3 weeks ago
-
Posted a reply to How do I disable just wordpress feature but not my theme style, on the site WordPress.org Forums:
Oh, sure. You can either put this into your theme's functions.php file or — preferably…3 weeks ago
-
Posted a reply to Not receiving supplied User Info, on the site WordPress.org Forums:
Quick status update: we're getting there! There aren't many open issues left. Let me know…3 weeks ago
-
Posted a reply to Prevented theme update, on the site WordPress.org Forums:
Hey there, Thanks for your report. Were there any problems with other updates? It's possible…3 weeks ago
-
Posted a reply to v2.0?, on the site WordPress.org Forums:
We're currently addressing some annoying little bugs as well as backwards compatibility and documentation improvements.…3 weeks ago
-
Posted a reply to Disable post slug change, on the site WordPress.org Forums:
@webmaster808 That is correct. The suggestion was to remove this behaviour to allow pages with…3 weeks ago
-
Posted a reply to How do I disable just wordpress feature but not my theme style, on the site WordPress.org Forums:
Hey there, What you see in these screenshots is absolutely correct and hasn't much to…3 weeks ago
-
Posted a reply to Using override_load_textdomain in my plugin, on the site WordPress.org Forums:
Sure. Here's an untested snippet to demonstrate how it works: function wporg_forums_override_load_textdomain($override, $domain ) {…3 weeks ago
-
Posted a reply to Using override_load_textdomain in my plugin, on the site WordPress.org Forums:
override_load_textdomain is the filter you'd want to use. Create a function that hooks into override_load_textdomain…4 weeks ago
-
Wrote a comment on the post WP_Hook: Next Generation Actions and Filters, on the site Make WordPress Core:
All available hooks are documented on https://developer.wordpress.org/reference/4 weeks ago
-
Committed [1490726] to Plugins Trac:
Update 'Tested up to' value1 month ago
-
Committed [1490723] to Plugins Trac:
Update 'Tested up to' value1 month ago
-
Posted a reply to Fatal error upon activation, on the site WordPress Support Forums:
Hey there, Good news! This has been fixed in WP Widget Disable 1.6.0. It turned…1 month ago
-
Confirmed as a speaker for WordCamp Nederland 2016 coming up on October 14th
1 month ago
-
Posted a reply to As an oEmbed provider, how can I vend a left-floating embed?, on the site WordPress Support Forums:
In that case I'd recommend opening a ticket on Trac for adding the oEmbed provider…1 month ago
-
Posted a reply to As an oEmbed provider, how can I vend a left-floating embed?, on the site WordPress Support Forums:
Hey there, I'm one of the maintainers of the embeds component in WordPress and I'm…1 month ago
-
Posted a reply to plugin doesn't work after update, on the site WordPress Support Forums:
Great to hear everything is working fine then :-)1 month ago
-
Posted a reply to plugin doesn't work after update, on the site WordPress Support Forums:
Hey Astrid, Thanks for your report! That is really unfortunate news. Are you referring to…1 month ago
-
Wrote a comment on the post I18N Improvements in 4.6, on the site Make WordPress Core:
This is probably best asked in the support forums, but here's a quick answer: Create…1 month ago
-
Posted a reply to v2.0?, on the site WordPress Support Forums:
Hey Mickey, Thanks for asking! I know that many people are waiting for version 2.0.…1 month ago
-
Wrote a comment on the post WordPress 4.7: What’s on your mind?, on the site Make WordPress Core:
You might want to check out https://github.com/danielbachhuber/dictator in the meantime2 months ago
-
Wrote a comment on the post WordPress 4.7: What’s on your mind?, on the site Make WordPress Core:
That's on my list for shiny updates, see https://github.com/obenland/shiny-updates/issues/292. When activation fails after an update,…2 months ago
-
Wrote a comment on the post WordPress 4.7: What’s on your mind?, on the site Make WordPress Core:
Maybe we can improve some parts of this with Shiny Updates V3. I'll keep it…2 months ago
-
Wrote a comment on the post WordPress 4.7: What’s on your mind?, on the site Make WordPress Core:
Let's say I write a post today and the date gets stored in UTC. MY…2 months ago
-
Wrote a comment on the post WordPress 4.7: What’s on your mind?, on the site Make WordPress Core:
Noted! https://github.com/obenland/shiny-updates/issues/2882 months ago
-
Wrote a comment on the post WordPress 4.7: What’s on your mind?, on the site Make WordPress Core:
I'm sorry, I should have explained my thoughts better. That's definitely not what I'm saying…2 months ago
-
Posted a reply to I set up WordPress blog this morning, but I never got a confirm email ?, on the site WordPress Support Forums:
There were some changes to how wp_mail works in 4.6, see #37725. In addition to…2 months ago
-
Posted a reply to site stop sending email, on the site WordPress Support Forums:
In addition to that, what's the domain & name of your site? This would help…2 months ago
-
Posted a reply to Included with 4.6?, on the site WordPress Support Forums:
No problem, always happy to help! Yes, you can certainly do that. Shiny Updates now…2 months ago
-
Posted a reply to wordpress error after update 4.6, on the site WordPress Support Forums:
Hey there, Does the error still happen with all plugins deactivated? I really wouldn't recommend…2 months ago
-
Posted a reply to 4.6–en_AU Blog Posts summarizing without (read more) links, on the site WordPress Support Forums:
By default WordPress displays [...] at the end of excerpts, no link. Themes might change…2 months ago
-
Posted a reply to site stop sending email, on the site WordPress Support Forums:
wp_weu_user_notification is not a table that belongs to WordPress core. PHP Warning: array_push() expects parameter…2 months ago
-
Posted a reply to Shiny (Streamlined) Updates, on the site WordPress Support Forums:
Hey everyone, For some clarification: Yes, the streamlined updates part has to do with the…2 months ago
-
Posted a reply to Included with 4.6?, on the site WordPress Support Forums:
Hey Sean, Yes, the majority of what we've worked on is now included in WordPress…2 months ago
-
Wrote a comment on the post Release Leads: Call for Volunteers, on the site Make WordPress Core:
I'd be honored to lead a release, though I have to finish my studies first…2 months ago
-
Admin Menu Manager
Active Installs: 1,000+
-
Digest Notifications
Active Installs: 50+
-
Disable Embeds
Active Installs: 5,000+
-
Keep My Theme
Active Installs: Less than 10
-
Shiny Updates
Active Installs: 1,000+
-
Simple User Adding
Active Installs: 20+
-
User Feedback
Active Installs: 100+
-
Voice Search
Active Installs: 100+
-
WP Feed Post Thumbnail
Active Installs: 200+
-
WP Team List
Active Installs: 100+
-
WP Widget Disable
Active Installs: 800+
Plugins
-
Access Monitor
-
Ad Code Manager
-
Advanced Automatic Updates
-
Advanced Excerpt
-
Advanced Page Manager
-
AngelList
-
Better Notifications for WordPress
-
BuddyPress Edit Activity
-
BuddyPress Global Search
-
BuddyPress Identicons
-
Client Dash
-
Code Freeze
-
Color Schemes Roulette
-
Comment Tweets
-
Cookies for Comments
-
Crop-Thumbnails
-
Customize Inline Editing
-
Debug Bar Transients
-
Dependency Minification
-
Exploit Scanner
-
Google Authenticator
-
Gravity Forms + Custom Post Types
-
Gravity Forms + Stripe
-
Grid Columns
-
HiDPI Gravatars
-
Hotfix
-
Keep My Theme
-
Liveblog
-
MailChimp User Sync
-
My Eyes Are Up Here
-
Nginx Helper
-
PIKLIST | Rapid development framework
-
Polylang
-
Post Type Switcher
-
Post2Media
-
Preserve Editor Scroll Position
-
Public Post Preview
-
Query Monitor
-
Rock The Slackbot
-
RTL Tester
-
Safe Redirect Manager
-
Safe Report Comments
-
Scriblio
-
Sharpen Resized Images
-
Simple Page Ordering
-
Simple User Password Generator
-
Storyform
-
Stream
-
Tabify Edit Screen
-
Term Management Tools
-
TinyMCE Templates
-
Transients Manager
-
TTT Crop
-
Voice Search
-
Webmention
-
What The File
-
Whistles
-
WordPress Related Posts
-
WordPress Varnish
-
WordPress.org Plugin/Theme Information Embed
-
WP Better Emails
-
WP Favorite Posts
-
WP Redis
-
WP User Frontend
-
WP-Post-Meta-Revisions


