Markus Echterhoff
@mechter on WordPress.org and Slack
- Member Since: December 18th, 2012
- Website: markusechterhoff.com
Contribution History
Markus Echterhoff’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
- 
										Posted a reply to A way to add the shortcode on menus?, on the site WordPress.org Forums: 
 You're welcome, and thanks for your suggestions. However, there are currently no plans for adding…1 month ago 
- 
										Posted a reply to A way to add the shortcode on menus?, on the site WordPress.org Forums: 
 Hi evo, try searching the web for "wordpress add shortcode to menu". I found both…1 month ago 
- 
										Posted a reply to what is being sent?, on the site WordPress.org Forums: 
 Alright, I'm marking this as resolved then. If you change your mind and can provide…9 months ago 
- 
										Posted a reply to what is being sent?, on the site WordPress.org Forums: 
 If the email is not being sent at all, it might be a WP Cron…9 months ago 
- 
										Posted a reply to what is being sent?, on the site WordPress.org Forums: 
 It looks like the website you need help with is running bbPress 2.5.14, which should…9 months ago 
- 
										Posted a reply to what is being sent?, on the site WordPress.org Forums: 
 This is weird. Yes, the user should indeed receive an email, and using WP Mail…9 months ago 
- 
										Posted a reply to html emails, on the site WordPress.org Forums: 
 Glad I could help. Thanks for your friendly review. :)9 months ago 
- 
										Posted a reply to html emails, on the site WordPress.org Forums: 
 *MIME version, not type.9 months ago 
- 
										Posted a reply to html emails, on the site WordPress.org Forums: 
 Sorry about that, the code was untested. The number of filter arguments was missing and…9 months ago 
- 
										Posted a reply to html emails, on the site WordPress.org Forums: 
 Sure. In the above example code, the message filters return an html string. That string…9 months ago 
- 
										Posted a reply to html emails, on the site WordPress.org Forums: 
 Hi @wpturk, try something like this: add_filter( 'bbp_subscription_email_headers', function( $headers ) { array_push( $headers, 'MIME-Version:…9 months ago 
- 
										Posted a reply to Make Examples easily replaceable, on the site WordPress.org Forums: 
 I've added the filter hook and released it as version 1.4 but since the filter…10 months ago 
- 
										Committed [2009206] to Plugins Trac: 
 added filter bbpmd_help_content10 months ago 
- 
										Posted a reply to Make Examples easily replaceable, on the site WordPress.org Forums: 
 Hey, sorry it took me so long to reply. I forgot to subscribe to this…10 months ago 
- 
										Committed [2004692] to Plugins Trac: 
 fixed readme10 months ago 
- 
										Posted a reply to php errors, on the site WordPress.org Forums: 
 Glad I could help. Also, thanks for your kind review. Marking as resolved.10 months ago 
- 
										Posted a reply to php errors, on the site WordPress.org Forums: 
 Hi Andrew, thanks for reporting this issue. Should be fixed in the newest version. Give…10 months ago 
- 
										Committed [2004174] to Plugins Trac: 
 updated code that was deprecated in PHP 7.210 months ago 
- 
										Committed [1999975] to Plugins Trac: 
 fixed bugs introduced in 3.510 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 Awesome! Thanks for your patience and help in debugging this problem.10 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 There was indeed a wptexturize call added to the the_title filter hook but for some…11 months ago 
- 
										Committed [1999795] to Plugins Trac: 
 remove all filters from the_title hook before retrieving topic title ...11 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 This is interesting! Your database contains the & # 0 3 9 ; typewriter apostrophe,…11 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 In the unmodified version of your latest reply you have included the entity code for…11 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 Please also make sure that AsynCRONous bbPress Subscriptions is actually active because it would seem…11 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 I can no longer reproduce the issue. Apostrophes look just fine in email subjects over…11 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 Are you by any chance using one of the filters to modify the email subject?11 months ago 
- 
										Committed [1998592] to Plugins Trac: 
 updated snippets and example in readme11 months ago 
- 
										Committed [1997840] to Plugins Trac: 
 fixed code version11 months ago 
- 
										Posted a reply to emails come with strange characters in subject, on the site WordPress.org Forums: 
 This is a bug, thanks for reporting it. I just released an update. Please give…11 months ago 
- 
										Committed [1997836] to Plugins Trac: 
 fixed special characters not being decoded and tagged update as 3.411 months ago 
- 
										Created a new ticket, #3236, in bbPress Trac: 
 Topic Tag Page Title Contains HTML Span Tag11 months ago 
- 
										Posted a reply to admin notification, on the site WordPress.org Forums: 
 You're welcome. And yes, this filter allows modifying the list of ABBPS notification recipients prior…11 months ago 
- 
										Posted a reply to admin notification, on the site WordPress.org Forums: 
 In case you have already tried the code I posted above and it didn't work:…11 months ago 
- 
										Posted a reply to admin notification, on the site WordPress.org Forums: 
 If you don't want to install yet another plugin, a little coding should do the…11 months ago 
- 
										Posted a reply to admin notification, on the site WordPress.org Forums: 
 This plugin does not do that. Please search the web for: "admin notification bbpress post"…11 months ago 
- 
										Committed [1990104] to Plugins Trac: 
 updated tested version11 months ago 
- 
										Committed [1990103] to Plugins Trac: 
 updated tested version11 months ago 
- 
										Posted a reply to 100 is limit for email notifications, on the site WordPress.org Forums: 
 No problem. I am not currently using an email scheduling plugin myself, so I can't…12 months ago 
- 
										Posted a reply to 100 is limit for email notifications, on the site WordPress.org Forums: 
 Hi, my plugin uses the WordPress internal email function wp_mail() to send notification emails. In…12 months ago 
- 
										Created a new ticket, #44175, in Core Trac: 
 Privacy Policy Guide Text Incorrect Regarding Setting of Test Cookie1 year ago 
- 
										Created a new ticket, #44161, in Core Trac: 
 Expired session tokens need to be removed from database because GDPR1 year ago 
- 
										Posted a reply to NotifyURL and Recurring Payment IPNs, on the site WordPress.org Forums: 
 @angelleyesupport, thanks, I left a review 2 days ago. ;)2 years ago 
- 
										Posted a reply to Subscription problems, on the site WordPress.org Forums: 
 @johndcoy, thanks for looking into this. Did you check "virtual" on the subscription and leave…2 years ago 
- 
										Created a topic, Excellent Plugin and Support, on the site WordPress.org Forums: 
 I used this plugin briefly for debugging purposes. The…2 years ago 
- 
										Posted a reply to NotifyURL and Recurring Payment IPNs, on the site WordPress.org Forums: 
 Thanks for being so helpful and accommodating. When I said the forwarder extension was "useless…2 years ago 
- 
										Posted a reply to NotifyURL and Recurring Payment IPNs, on the site WordPress.org Forums: 
 Got it, thanks! I'm using "Subscriptions" and those use the IPN URL supplied via NotifyURL…2 years ago 
- 
										Posted a reply to Subscription problems, on the site WordPress.org Forums: 
 As for the reference transaction issue, in case anyone stumbles upon this thread, <b>selling subscriptions…2 years ago 
- 
										Posted a reply to Subscription problems, on the site WordPress.org Forums: 
 Thanks for your reply, @johndcoy, It did not happen with a simple product that I…2 years ago 
- 
										Posted a reply to NotifyURL and Recurring Payment IPNs, on the site WordPress.org Forums: 
 Thanks. How would I determine which one it is? I have logs of the transactions.…2 years ago 
Developer
- 
										
											AsynCRONous bbPress SubscriptionsActive Installs: 200+ 
- 
										
											bbP MarkdownActive Installs: Less than 10 
- 
										
											BogoXLibActive Installs: Less than 10 
- 
										
											BuddyPress Extended Profile TranslationActive Installs: 50+ 
- 
										
											MyBB Cross-PostaliciousActive Installs: 10+ 
- 
										
											You Have a New (BuddyPress) MessageActive Installs: 600+ 



 
			 
                