Title: didr's Replies | WordPress.org

---

# didr

  [  ](https://wordpress.org/support/users/didr/)

 *   [Profile](https://wordpress.org/support/users/didr/)
 *   [Topics Started](https://wordpress.org/support/users/didr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/didr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/didr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/didr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/didr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/didr/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 38 total)

1 [2](https://wordpress.org/support/users/didr/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/didr/replies/page/3/?output_format=md) [→](https://wordpress.org/support/users/didr/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Image CAPTCHA for Contact Form 7 and WPForms by HookAndHook (DSGVO/GDPR)] select language](https://wordpress.org/support/topic/select-language-3/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/select-language-3/#post-9988924)
 * Helo Kyle, it seems to be that the languages file is not in the folder languages,
   German will not be supported.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Post Notification] Change sender email address](https://wordpress.org/support/topic/change-sender-email-address/)
 *  Thread Starter [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/change-sender-email-address/#post-7189941)
 * I found the solution. Here is it:
    Put into the functions.php of your theme add_filter(‘
   wp_mail_from’, ‘custom_wp_mail_from’ ); function custom_wp_mail_from( $original_email_address){//
   Make sure the email is from the same domain //as your website to avoid being 
   marked as spam. return ‘your email address’; } add_filter( ‘wp_mail_from_name’,‘
   custom_wp_mail_from_name’ ); function custom_wp_mail_from_name( $original_email_from){
   return ‘your name’; } Alternatively, build up a plugin with this content.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Youtube Channel Gallery] Update to Youtube Data API v3?](https://wordpress.org/support/topic/update-to-youtube-data-api-v3/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/update-to-youtube-data-api-v3/page/3/#post-6039943)
 * Now, there is a new and working version 2.01 but with an additional disturbing
   string inside of the widget:
    string(133) “[https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&playlistId=&maxResults=3&key=AIzaSyA0IBAaDqJxfQiqeYg_i2kVKW5P9&#8230](https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&playlistId=&maxResults=3&key=AIzaSyA0IBAaDqJxfQiqeYg_i2kVKW5P9&#8230);.
 * I would say is a residue of the tesphase. I will look for patching it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapsing Categories] Exclude category not working](https://wordpress.org/support/topic/exclude-category-not-working-1/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/exclude-category-not-working-1/#post-5241841)
 * I found this solution [https://wordpress.org/support/topic/some-categories-will-not-exclude?replies=2](https://wordpress.org/support/topic/some-categories-will-not-exclude?replies=2)
   
   It is helpful if you want to use this plugin with exclude feature.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapsing Categories] Exclude category not working](https://wordpress.org/support/topic/exclude-category-not-working-1/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/exclude-category-not-working-1/#post-5241840)
 * This page works sometimes but not in any case. I think the logic is wrong at 
   this place.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Post Notification] Delayed notification after status change](https://wordpress.org/support/topic/delayed-notification-after-status-change/)
 *  Thread Starter [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/delayed-notification-after-status-change/#post-4898271)
 * After some month I forgot this custom field and slight changes of a lot of old
   posts fired the notification as new ones. I suggest following additional test
   for mail notification in the line 62:
    … AND ( $_POST[‘original_post_status’]!
   = ‘publish’ ) If now some author wants to send notification mail after changing
   post he/she can set it to draft and then again to publish.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PixGridder] Pixgridder doesn't show excerpts](https://wordpress.org/support/topic/pixgridder-doesnt-show-excerpts/)
 *  Thread Starter [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/pixgridder-doesnt-show-excerpts/#post-5129689)
 * Yes, this problem vanished. I dont know why
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Backup, Restore and Migrate your sites with XCloner] Does not work](https://wordpress.org/support/topic/does-not-work-271/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years ago](https://wordpress.org/support/topic/does-not-work-271/#post-7845173)
 * I had had some difficulties too but this was my lack in understanding and not
   this of your great documentation. The One-Star valuation has to be assigned ot
   trackoholic.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[List category posts] Read More Link in Template](https://wordpress.org/support/topic/read-more-link-in-template/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/read-more-link-in-template/#post-4878607)
 * It’s my issue too, please help! It tried several hacks, without success.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[ClearCode Shortcode Library] Works good](https://wordpress.org/support/topic/works-good-43/)
 *  Thread Starter [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/works-good-43/#post-7842541)
 * In your documentation [http://wordpress.org/plugins/cngann-shortcodes/](http://wordpress.org/plugins/cngann-shortcodes/)
   you wrote e.g.
    Shortcode: [more]
 * Parameters
 *  title: the text to display when content is hidden
    Default: Learn More… / Spoilers…
 * such that I assume I have to write e.g. [more title:More Infos]
    but the following
   is necessary: [more title=”More Infos”] This seems to be the case for every shortcode
   with parameters
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Post Notification] Delayed notification after status change](https://wordpress.org/support/topic/delayed-notification-after-status-change/)
 *  Thread Starter [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/delayed-notification-after-status-change/#post-4898040)
 * Thank you, this is a very nice and important feature.
    A wish for the future:
   it would be very comfotable to have a quick edition or mass edition for setting
   notififaction.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Post Notification] Delayed notification after status change](https://wordpress.org/support/topic/delayed-notification-after-status-change/)
 *  Thread Starter [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/delayed-notification-after-status-change/#post-4898038)
 * Thank you for your explanation. But I cannot see how to do it besides I apply
   sql and phpmyadmin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Role Editor] New User Default Role](https://wordpress.org/support/topic/new-user-default-role-2/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/new-user-default-role-2/#post-4872849)
 * A similar problem: I wanted to set the default role to author. This works if 
   I create a new user by myself as administrator but if the user himself tries 
   to register he get the standard role subscriber. So the registered user can not
   publish until I set him to author.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Ajaxify Wordpress Site(AWS)] Admin Area: works | Storefront: loads even slower](https://wordpress.org/support/topic/admin-area-works-storefront-partially-works-2/)
 *  [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/admin-area-works-storefront-partially-works-2/#post-7766444)
 * Is it the first load or refreshing? Then this time is not interesting. Is it 
   a menu click after loading and you stopped this time with your own clock then
   it is dramatic but I wouldn’t dont believ in you. If your are show the results
   of yslow i.e. then I say; these values are wrong. Similar result I have too with
   yslow but they don’t agree with my time feeling and with my clock.
    didr
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Is this email-adress from wordpress.org](https://wordpress.org/support/topic/is-this-email-adress-from-wordpressorg/)
 *  Thread Starter [didr](https://wordpress.org/support/users/didr/)
 * (@didr)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/is-this-email-adress-from-wordpressorg/#post-4378377)
 * Thank you for your advices

Viewing 15 replies - 1 through 15 (of 38 total)

1 [2](https://wordpress.org/support/users/didr/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/didr/replies/page/3/?output_format=md) [→](https://wordpress.org/support/users/didr/replies/page/2/?output_format=md)