{"id":45848,"date":"2010-01-23T13:28:02","date_gmt":"2010-01-23T13:28:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/mail-chimp-archives\/"},"modified":"2010-08-25T00:15:05","modified_gmt":"2010-08-25T00:15:05","slug":"mail-chimp-archives","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/mail-chimp-archives\/","author":5430042,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.2","stable_tag":"trunk","tested":"3","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"MailChimp Archives","header_author":"Mark Parolisi","header_description":"","assets_banners_color":"","last_updated":"2010-08-25 00:15:05","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/markparolisi.com","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/mail-chimp-archives\/","header_author_uri":"http:\/\/markparolisi.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4193,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.2":"<p>Received some notices of errors in server logs so I&#039;ve padding some of my operations to help curb some of this. If you are receiving memory errors, then please send me the log and also check the API log in your Mailchimp admin panel (it&#039;s under account settings). If we try to connect to Mailchimp to fetch our emails and the connection is refused(or throttled for too long) for some reason, then that could be causing our error(s).<\/p>","2.1":"<p>Fixes incompatibility with other Mailchimp plugins.<\/p>","2.0":"<p>We have major changes here. I know the plugin has been flaky lately, and it&#039;s part due to the new features I&#039;ve been adding, and part due to MailChimp&#039;s API rules. I&#039;ve hopefully corrected all of those and it should be a much better experience now. As for some people who are getting a fatal error on activation, please send me more info that just that. I want to get this working for EVERYONE.<\/p>","1.4":"<p>This fixes a lot of bugs hopefully, but I&#039;m still having slow loading (to where the script will timeout) sometimes. I&#039;ve put a ticket in with MailChimp and hopefully we can get things a little faster.<\/p>","1.2":"<p>This updates adds an important feature to the plugin.<\/p>","1.1":"<p>This update will dramatically reduce load times for the plugin, and fixes the error of all your campaigns showing in the list instead of just the &#039;sent&#039; ones.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["mail-chimp-archive 1.0","mail-chimp-archive 1.1","mail-chimp-archive 1.2","mail-chimp-archive 1.3","mail-chimp-archive 1.4","mail-chimp-archive 2.0","mail-chimp-archive 2.1","mail-chimp-archive 2.2","mail-chimp-archive 2.3","mail-chimp-archive 3.0","mail-chimp-archive 3.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[267,12441,1029],"plugin_category":[41],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-45848","plugin","type-plugin","status-closed","hentry","plugin_tags-email","plugin_tags-mail-chimp","plugin_tags-mailchimp","plugin_category-communication","plugin_committers-markparolisi"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/mail-chimp-archives.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>2 Options to display your Archives:<\/p>\n\n<p>-Add this short code : [mc_archives] to any page to show a list of your MailChimp email campaigns. The user can click the campaign title to see an archive of the full HTML mail message. This will fetch the campaign data from MailChimp live<\/p>\n\n<p>Custom options for shortcode display:<\/p>\n\n<ol>\n<li>Specify an interval to group your campaigns (by year or by month).<\/li>\n<li>Fully customizable archive list with CSS rich classes and unique ID's<\/li>\n<li>Specify whether to open archive in the same window or a new one (target='_blank').<\/li>\n<li>Add a jQuery show\/hide effect to your archives list. Helpful for long lists.<\/li>\n<\/ol>\n\n<p>-Set a daily scheduled event for the plugin to fetch the campaigns and save them as posts in a new category called 'MailChimp Archives'. You may view them as you would any other post in WordPress.<\/p>\n\n<p>Custom options for saving to WordPress:<\/p>\n\n<ol>\n<li>Attribute archive to specified user.<\/li>\n<li>Select category for archives<\/li>\n<li>Select type (post\/page)<\/li>\n<li>Default post status (draft, pending, published)<\/li>\n<\/ol>\n\n<p>-none yet<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>mail-chimp-archives<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Some defaults are set, but you can customize options and add your API key in the newly created admin sub-menu under the 'Settings' menu.<\/li>\n<li>Add the short code [mc_archives] to any page to display your MailChimp archive list or set the plugin to save the campaigns as posts\n-for more info on short codes visit the WP Codex :: http:\/\/codex.wordpress.org\/Shortcode_API<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How many email campaigns will this show?<\/dt>\n<dd><p>The MailChimp API restricts the list of campaigns to 1000. So that's where it is set.<\/p><\/dd>\n<dt>Should I save the archives to WordPress or just fetch them live with the shortcode?<\/dt>\n<dd><p>Saving them as posts is more reliable, due to MailChimp flux in delivery speed, hence fetching the archives with the shortcode may result in a long loading time on those pages. However, fetching them will not clutter your WordPress database with email archive posts that you will never want to edit.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.0<\/h4>\n\n<p>Updated styling to the settigs page.\nMore refactoring for easier readablity.\nAdded the option to select which list(s) to use.<\/p>\n\n<h4>2.3<\/h4>\n\n<p>refactoring to avoid naming conflict errors<\/p>\n\n<h4>2.2<\/h4>\n\n<p>Bug fixes<\/p>\n\n<h4>2.1<\/h4>\n\n<p>Fixed incompatibility with other Mailchimp plugin(s)<\/p>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Major refactoring and functionality. I've not set a scheduled task to store the Campaign ID, subject, and creation time in the wp_options table. This makes for much faster responses. I've also rewritten the save_fetch function to be less repetitive. Added button on the admin panel to update all records.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Bug fixes<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Bug fixes on live fetch<\/li>\n<li>New options for saving (category, author, post type)<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Adds the option to save campaigns as posts.<\/li>\n<li>Fixed shortcode option to show single email archives in a window by themselves.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Prevent multiple connection attempts.<\/li>\n<li>Displays only sent campaigns<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial stable version.<\/li>\n<\/ul>","raw_excerpt":"Display your Mail Chimp Email Archives on your WordPress site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45848","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=45848"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/markparolisi"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45848"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45848"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45848"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45848"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45848"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}