{"id":3620,"date":"2008-08-29T10:27:10","date_gmt":"2008-08-29T10:27:10","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/smart-archives-reloaded\/"},"modified":"2013-03-21T15:52:21","modified_gmt":"2013-03-21T15:52:21","slug":"smart-archives-reloaded","status":"publish","type":"plugin","link":"https:\/\/ca-valencia.wordpress.org\/plugins\/smart-archives-reloaded\/","author":180901,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.5","stable_tag":"2.0.5","tested":"3.4.2","requires":"3.2","requires_php":"","requires_plugins":"","header_name":"Smart Archives Reloaded","header_author":"scribu","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 18:48:53","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded","header_author_uri":"http:\/\/scribu.net","rating":4.3,"author_block_rating":0,"active_installs":1000,"downloads":99539,"num_ratings":15,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":"3","4":0,"5":"11"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.8.3","1.9.2","2.0.1","2.0.4","2.0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"598603","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"598603","resolution":"2","location":"assets"}},"screenshots":{"1":"A fancy archive","2":"The Settings Page"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1445,3621,3481],"plugin_category":[],"plugin_contributors":[77621],"plugin_business_model":[],"class_list":["post-3620","plugin","type-plugin","status-publish","hentry","plugin_tags-archive","plugin_tags-archives","plugin_tags-post-list","plugin_contributors-scribu","plugin_committers-bradparbs","plugin_committers-scribu"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/smart-archives-reloaded.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/smart-archives-reloaded\/assets\/screenshot-1.png?rev=598603","caption":"A fancy archive"},{"src":"https:\/\/ps.w.org\/smart-archives-reloaded\/assets\/screenshot-2.png?rev=598603","caption":"The Settings Page"}],"raw_content":"<!--section=description-->\n<p>Smart Archives Reloaded allows you to display a list of posts grouped by year and month. It also provides several interesting navigation elements.<\/p>\n\n<p><strong>Format list:<\/strong><\/p>\n\n<ul>\n<li><strong>list<\/strong> = a list of posts grouped by month<\/li>\n<li><strong>block<\/strong> = a compact block of links to year and date archive pages<\/li>\n<li><strong>menu<\/strong> = a two-level menu with links to year and date archive pages<\/li>\n<li><strong>both<\/strong> = block + list (<a href=\"http:\/\/scribu.net\/archive\">example<\/a>)<\/li>\n<li><strong>fancy<\/strong> = menu + list + JavaScript (<a href=\"http:\/\/www.conceptfusion.co.nz\/archive\">example<\/a>)<\/li>\n<\/ul>\n\n<p><strong>No support<\/strong><\/p>\n\n<p>I do not offer support for this plugin, either free or paid.<\/p>\n\n<p><strong>Credits:<\/strong><\/p>\n\n<ul>\n<li><a href=\"http:\/\/justinblanton.com\">Justin Blanton<\/a>, for the original <a href=\"http:\/\/justinblanton.com\/projects\/smartarchives\/\">Smart Archives<\/a> plugin<\/li>\n<li><a href=\"http:\/\/www.conceptfusion.co.nz\/\">Simon Pritchard<\/a>, for the fancy format<\/li>\n<\/ul>\n\n<p>Links: <a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\">Plugin News<\/a> | <a href=\"http:\/\/scribu.net\">Author's Site<\/a><\/p>\n\n<!--section=installation-->\n<p>See <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins\">Installing Plugins<\/a>.<\/p>\n\n<p>After activating it, create a new page or post and add <code>[smart_archives]<\/code> to the content.<\/p>\n\n<p>Alternatively, you can add <code>&lt;?php smart_archives(); ?&gt;<\/code> anywhere in your theme, where you want the archives displayed.<\/p>\n\n<p>See http:\/\/scribu.net\/wordpress\/smart-archives-reloaded for more usage examples.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>See <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins\">Installing Plugins<\/a>.<\/p>\n\n<p>After activating it, create a new page or post and add <code>[smart_archives]<\/code> to the content.<\/p>\n\n<p>Alternatively, you can add <code>&lt;?php smart_archives(); ?&gt;<\/code> anywhere in your theme, where you want the archives displayed.<\/p>\n\n<p>See http:\/\/scribu.net\/wordpress\/smart-archives-reloaded for more usage examples.<\/p><\/dd>\n<dt>Error on activation: \"Parse error: syntax error, unexpected...\"<\/dt>\n<dd><p>Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <code>&lt;?php<\/code> tag):<\/p>\n\n<pre><code>var_dump(PHP_VERSION);\n<\/code><\/pre>\n\n<p><br \/><\/p><\/dd>\n<dt>Fancy archive not working<\/dt>\n<dd><p>In footer.php in your theme directory, make sure you have this code somewhere:<\/p>\n\n<pre><code>&lt;?php wp_footer(); ?&gt;.\n<\/code><\/pre><\/dd>\n<dt>How can I change the CSS or HTML?<\/dt>\n<dd><p>Read this: <a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/advanced-tweaking.html\">Advanced Tweaking<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.5<\/h4>\n\n<ul>\n<li>prevent useless SQL queries<\/li>\n<li>use latest scbFramework<\/li>\n<\/ul>\n\n<h4>2.0.4<\/h4>\n\n<ul>\n<li>fixed menu when on date archives<\/li>\n<li>WP 3.1 compatibility<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>fixed year order in menu &amp; fancy modes<\/li>\n<li>improved memory usage<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>fixed year order in block<\/li>\n<li>highlighted current month in block<\/li>\n<li>updated scbFramework<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>fixed category exclusion<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>added %excerpt% tag<\/li>\n<li>fewer queries<\/li>\n<li>advanced post selection<\/li>\n<li>removed caching engine<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-2-0.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.9.2<\/h4>\n\n<ul>\n<li>re-enabled cache<\/li>\n<\/ul>\n\n<h4>1.9.1<\/h4>\n\n<ul>\n<li>updated .pot file<\/li>\n<li>made generator class non-static<\/li>\n<\/ul>\n\n<h4>1.9<\/h4>\n\n<ul>\n<li>added 'menu' format<\/li>\n<li>added new arguments: 'month_format', 'posts_per_month', 'generator'<\/li>\n<li>added 'smart_archives_css' filter<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-9.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.8.3<\/h4>\n\n<ul>\n<li>fancy archive fix for IE<\/li>\n<li>optimized CSS loading<\/li>\n<li>update French translation<\/li>\n<\/ul>\n\n<h4>1.8.2<\/h4>\n\n<ul>\n<li>fix broken update<\/li>\n<\/ul>\n\n<h4>1.8.1<\/h4>\n\n<ul>\n<li>added Clear cache button<\/li>\n<li>load js only when needed<\/li>\n<li>compatibility with the MailPress plugin<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>override arguments with smart_archives() or [smart_archives]<\/li>\n<li>added include_cat arg<\/li>\n<li>added Chinese l10n<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-8.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.7.1<\/h4>\n\n<ul>\n<li>fancy archive improvements<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>added \"fancy\" option<\/li>\n<li>added %category_link%, %category% and %date%<\/li>\n<li>added Uzbek translation<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-7.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.6.2<\/h4>\n\n<ul>\n<li>added %comment_count% tag<\/li>\n<li>added Belarusian translation<\/li>\n<li>dropped support for WordPress older than 2.8<\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>bugfix<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>added list format option with these tags:<\/li>\n<\/ul>\n\n<ul>\n        <li>%post_link%<\/li>\n        <li>%author_link%<\/li>\n        <li>%author%<\/li>\n    <\/ul>\n\n<ul>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-6.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.5.2<\/h4>\n\n<ul>\n<li>added two filters: smart_archives_title, smart_archives_exclude_categories<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>fixed \"Save Changes\" button<\/li>\n<li>l10n: danish, italian, russian<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>numeric month links<\/li>\n<li>l10n<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-5.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>more optimization<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-4.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>optimization &amp; bugfixes<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-3.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>better HTML output<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/smart-archives-reloaded\/sar-1-2.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>uses wp-cron<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>initial release<\/li>\n<\/ul>","raw_excerpt":"Easily display posts grouped by year and month, in one or more elegant formats","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/3620","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=3620"}],"author":[{"embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/scribu"}],"wp:attachment":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=3620"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=3620"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=3620"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=3620"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=3620"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=3620"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}