{"id":4343,"date":"2022-06-29T16:42:55","date_gmt":"2022-06-29T15:42:55","guid":{"rendered":"https:\/\/ibex.tech\/wordpress-sites\/?p=4343"},"modified":"2022-06-29T16:42:55","modified_gmt":"2022-06-29T15:42:55","slug":"emails-general","status":"publish","type":"post","link":"https:\/\/ibex.tech\/wordpress-sites\/plugins\/buddypress\/emails\/emails-general","title":{"rendered":"Emails General"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Customising emails<\/h4>\n\n\n\n<p>WordPress &#8216;Emails&#8217; menu options (gets added by BuddyPress)<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Set emails from address<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>add_action( 'bp_email', function( $email_type, $email_obj )\r\n{\r\n    $email_obj->set_from( \"custom@example.com\", \"Custom Website Name\" );\r\n}, 10, 2 );<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Customising emails WordPress &#8216;Emails&#8217; menu options (gets added by BuddyPress) Set emails from address<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[362],"tags":[],"class_list":["post-4343","post","type-post","status-publish","format-standard","hentry","category-emails"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts\/4343","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/comments?post=4343"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts\/4343\/revisions"}],"predecessor-version":[{"id":4344,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts\/4343\/revisions\/4344"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/media?parent=4343"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/categories?post=4343"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/tags?post=4343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}