{"id":36368,"date":"2015-05-15T23:35:23","date_gmt":"2015-05-15T23:35:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cc-devs\/"},"modified":"2023-03-07T15:50:36","modified_gmt":"2023-03-07T15:50:36","slug":"cc-devs","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/cc-devs\/","author":44240,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"6.1.10","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"CC Devs","header_author":"John Hawkins & Todd Huish","header_description":"","assets_banners_color":"fbfdfd","last_updated":"2023-03-07 15:50:36","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":20,"downloads":2578,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"vegasgeek","date":"2015-05-15 23:35:23"},"1.0.1":{"tag":"1.0.1","author":"vegasgeek","date":"2015-05-16 05:38:12"},"1.0.2":{"tag":"1.0.2","author":"vegasgeek","date":"2016-07-29 22:16:27"},"1.0.3":{"tag":"1.0.3","author":"vegasgeek","date":"2018-12-08 04:38:38"},"1.0.4":{"tag":"1.0.4","author":"vegasgeek","date":"2023-03-07 15:50:36"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":1161553,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":1161553,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":1161553,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":1161553,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1161670,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"On the <code>Settings -&gt; General<\/code> page, add a comma separated list of email addresses to the <code>Dev Emails<\/code> field."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3772,267],"plugin_category":[41],"plugin_contributors":[83822,77728],"plugin_business_model":[],"class_list":["post-36368","plugin","type-plugin","status-publish","hentry","plugin_tags-developers","plugin_tags-email","plugin_category-communication","plugin_contributors-toddhuish","plugin_contributors-vegasgeek","plugin_committers-vegasgeek"],"banners":{"banner":"https:\/\/ps.w.org\/cc-devs\/assets\/banner-772x250.jpg?rev=1161553","banner_2x":"https:\/\/ps.w.org\/cc-devs\/assets\/banner-1544x500.jpg?rev=1161553","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cc-devs\/assets\/icon-128x128.jpg?rev=1161553","icon_2x":"https:\/\/ps.w.org\/cc-devs\/assets\/icon-256x256.jpg?rev=1161553","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/cc-devs\/assets\/screenshot-1.png?rev=1161670","caption":"On the <code>Settings -&gt; General<\/code> page, add a comma separated list of email addresses to the <code>Dev Emails<\/code> field."}],"raw_content":"<!--section=description-->\n<p>Have you ever built a site for a client and your email address gets set as the admin email, then lost access to the site but continue to receive their admin emails until the end of time? Me, too!<\/p>\n\n<p>The CC Devs plugin adds a field to the General settings page where you can add a comma separated list of emails who should receive copies of admin emails for testing. The dev's version of the emails will include a link allowing them to unsubscribe from the site's emails.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>ccdevs<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>On the <code>Settings -&gt; General<\/code> page, add a comma separated list of email addresses to recieve copies of admin emails<\/li>\n<\/ol>\n\n<p>or<\/p>\n\n<ol>\n<li>Go to <code>Plugins<\/code> -&gt; <code>Add New<\/code> and search for CC Devs<\/li>\n<li>Click <code>Install Now<\/code><\/li>\n<li>On the <code>Settings -&gt; General<\/code> page, add a comma separated list of email addresses to recieve copies of admin emails<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20it%20work%3F'><h3>How does it work?<\/h3><\/dt>\n<dd><p>On the <code>Settings -&gt; General<\/code> page, add a comma separated list of email addresses to the <code>Dev Emails<\/code> field. Then, any time the website sends an email to the site admin, the devs will be sent a copy of the email with a unique link that will allow them to unsubscribe from receiving future emails.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Cleanup syntax<\/li>\n<li>Replace DAYS_IN_SECONDS constant with DAY_IN_SECONDS<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Clean up syntax<\/li>\n<li>Removed functions file, moved all functions to main file<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Cleaned up an undefined index.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Of course we pushed the first version live with a fatal php error. Fixed.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial launch, just in time for Plugin-A-Palooza at WordCamp Orange County 2015<\/li>\n<\/ul>","raw_excerpt":"Adds the ability to easily CC developers on all admin emails","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=36368"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vegasgeek"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36368"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36368"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36368"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36368"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36368"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}