• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty
Home

James

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • 11 years ago in reply to: Notifying author or editor about comments held in moderation
    James

    In the reference at https://developer.wordpress.org/reference/hooks/comment_moderation_recipients/, it shows:

    apply_filters ( ‘comment_moderation_recipients’, array $emails, int $comment_id )

    … am I supposed to include that “int $comment_id” somehow? The link you gave me does not talk about such added variables. I can’t find anything on it.

    11 years ago in reply to: Notifying author or editor about comments held in moderation
    James

    Okay, thanks. This is what I have now, still not getting the extra email. Can you see anything I’m doing wrong?

    function calstage_comment_moderation_recipients($emails) {

    $extra_emails = array(
    ‘ji@humortimes.com’,
    );

    // combine the two arrays
    $emails = array_merge($extra_emails, $emails);

    return $emails;
    }
    add_filter(‘comment_moderation_recipients’, ‘calstage_comment_moderation_recipients’);

    11 years ago in reply to: Notifying author or editor about comments held in moderation
    James

    I tried this, and it doesn’t seem to work. Any suggestions?

    // Send email to Lauren when comment submitted
    function myCommentEmailFilter($comment_moderation_recipients){
    if ($comment_moderation_recipients) {
    $to = ‘ht1@dcn.org’;
    $subject = ‘Comment submitted to CalStage.org website’;
    $message = ‘A comment has been submitted that may require your attention. Log in at http://www.calstage.org/wp-login.php and click on Comments to see it.’;

    wp_mail( $to, $subject, $message );
    }
    }

    add_filter(‘comment_moderation_recipients’, ‘myCommentEmailFilter’);

    11 years ago in reply to: Notifying author or editor about comments held in moderation
    James

    Thanks. Do you know of any way to change the notification process so that comment moderation notices can be sent to editors, for example?

Viewing 4 replies - 1 through 4 (of 4 total)

Primary Sidebar

  1. Bios
  2. My Video Bookmarks
  3. My Video Playlists
  4. Privacy Policy
  5. TEST
  6. Test Bunny CDN vs. DigitalOcean Spaces CDN
  7. Video Speed Tests
  8. FV Flowplayer Expiration
  9. About
  10. Checkout
  11. Foliovision Tools
  12. FV Player
  13. Job offers
  14. Store
  15. WordPress
  16. Cookies
  17. Donate
  18. Enter your VAT Information
  19. FV Pro Support
    We’ll solve your WP Video problems right now
  20. FV Publisher
  21. Hosting signup
  22. How to pay your invoice in the new billing system
  23. Humanmetrics Jung Typology Test Result
  24. Best Practices for Sharing Sensitive Information
  25. Billings Page
  26. Client Section
  27. Foliovision Hosting Signup
  28. Renew or upgrade your plugin
  29. Site Map
  30. FV Flowplayer 5 Download Test Page
  31. Referrals
  32. My Profile
  33. Flowplayer
  34. My Licenses
  35. Portfolios
  36. Additional Information
  37. Theme Comparison
  38. Video Services Request
  39. Thanks for your message
  40. Thanks for Applying!
  41. Thoughtful Comments
  42. Teamwork to Basecamp 3 Migration Wizard
  43. Typepad to WordPress deposit payment
  44. Weblog
  45. WordPress 3.3 Upgrade Order Form
  46. WordPress Programmer’s Homework

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2026 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬