Title: beetcore's Replies | WordPress.org

---

# beetcore

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Real Estate] How to change slug url](https://wordpress.org/support/topic/how-to-change-slug-url/)
 *  [beetcore](https://wordpress.org/support/users/beetcore/)
 * (@beetcore)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/how-to-change-slug-url/#post-10911661)
 * Thanks.
    WIll try out 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Real Estate] How to change slug url](https://wordpress.org/support/topic/how-to-change-slug-url/)
 *  [beetcore](https://wordpress.org/support/users/beetcore/)
 * (@beetcore)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/how-to-change-slug-url/#post-10894806)
 * Yes he should still have that issue.
 * I’m also having the same issue. [http://prntscr.com/lk74ji](http://prntscr.com/lk74ji)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registration Options for BuddyPress] Change Sender Email From WordPress](https://wordpress.org/support/topic/change-sender-email-from-wordpress/)
 *  Thread Starter [beetcore](https://wordpress.org/support/users/beetcore/)
 * (@beetcore)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/change-sender-email-from-wordpress/#post-10387618)
 * It created an error [http://prntscr.com/jtob72](http://prntscr.com/jtob72)
    I
   guess cos i use PageLines Framework…
 * So i googled it and came across this plugin CB Mail Sender, which solved the 
   challenge.
 * Thanks a lot 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registration Options for BuddyPress] Change Sender Email From WordPress](https://wordpress.org/support/topic/change-sender-email-from-wordpress/)
 *  Thread Starter [beetcore](https://wordpress.org/support/users/beetcore/)
 * (@beetcore)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/change-sender-email-from-wordpress/#post-10386833)
 * Hi, thanks for this…
    Can i substitute what you have there with mine, e.g.
 * —————
 * function beetcore_change_from_email( $original ) {
    return ‘support@beetcore.
   com’; } add_filter( ‘wp_mail_from’, ‘beetcore_change_from_email’ );
 * function beetcore_change_from_name( $original ) {
    return ‘Support Beetcore’;}
   add_filter( ‘wp_mail_from_name’, ‘beetcore_change_from_name’ );
 * ——————
 * Will above work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registration Options for BuddyPress] Change Sender Email From WordPress](https://wordpress.org/support/topic/change-sender-email-from-wordpress/)
 *  Thread Starter [beetcore](https://wordpress.org/support/users/beetcore/)
 * (@beetcore)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/change-sender-email-from-wordpress/#post-10383672)
 * Hi, thanks for the prompt response…
 * Pls how do i add these filters to change the “From name” and “From email”.
 * I’ll appreciate your step by step guidance.
 * Thanks

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