Title: eduacute's Replies | WordPress.org

---

# eduacute

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Countdown, Coming Soon, Maintenance - Countdown & Clock] new update](https://wordpress.org/support/topic/new-update-78/)
 *  [eduacute](https://wordpress.org/support/users/eduacute/)
 * (@eduacute)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/new-update-78/#post-17142769)
 * we have the same issue, clock no longer showing, see [https://eduacute.au](https://eduacute.au)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login & Register Forms – Popup | Slider | Inline | WooCommerce] Customize Login Form](https://wordpress.org/support/topic/customize-login-form-5/)
 *  [eduacute](https://wordpress.org/support/users/eduacute/)
 * (@eduacute)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/customize-login-form-5/#post-15071283)
 * same questions here, any response appreciated 😉
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Approve User] It’s simple and it works 100%](https://wordpress.org/support/topic/its-simple-and-it-works-100/)
 *  Thread Starter [eduacute](https://wordpress.org/support/users/eduacute/)
 * (@eduacute)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/its-simple-and-it-works-100/#post-14083603)
 * Add this to functions.php and its even better… tested it and it works
 *     ```
       // Function to change email address
       function wpb_sender_email( $original_email_address ) {
           return 'your-email@something';
       }
   
       // Function to change sender name
       function wpb_sender_name( $original_email_from ) {
           return 'your-name';
       }
   
       // Hooking up our functions to WordPress filters 
       add_filter( 'wp_mail_from', 'wpb_sender_email' );
       add_filter( 'wp_mail_from_name', 'wpb_sender_name' );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Conferencing with Zoom] Hosted By:](https://wordpress.org/support/topic/hosted-by/)
 *  Thread Starter [eduacute](https://wordpress.org/support/users/eduacute/)
 * (@eduacute)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/hosted-by/#post-14059640)
 * All good now, seems to have been fixed in recent plugin update (as we didn’t 
   change anything on the ZOOM host side).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Conferencing with Zoom] Hosted By:](https://wordpress.org/support/topic/hosted-by/)
 *  Thread Starter [eduacute](https://wordpress.org/support/users/eduacute/)
 * (@eduacute)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/hosted-by/#post-13451024)
 * Hello World, can someone please let me know if there is a way to display the 
   Hosted By: value? Thank you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Step by Step Logic Displaying Specific Info](https://wordpress.org/support/topic/step-by-step-logic-displaying-specific-info/)
 *  Thread Starter [eduacute](https://wordpress.org/support/users/eduacute/)
 * (@eduacute)
 * [6 years ago](https://wordpress.org/support/topic/step-by-step-logic-displaying-specific-info/#post-13033361)
 * This one maybe… Dynamic Conditions By RTO GmbH?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Redirection] Awful Plugin](https://wordpress.org/support/topic/awful-plugin-10/)
 *  [eduacute](https://wordpress.org/support/users/eduacute/)
 * (@eduacute)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/awful-plugin-10/#post-10778417)
 * The original review makes no sense, it works perfectly if you have all ducks 
   lined up such as up to date WP and server software versions. Try it for yourself,
   it won’t break your site (and not the back either as its FREE).

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