{"id":4576,"date":"2009-01-25T13:07:00","date_gmt":"2009-01-25T13:07:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/auto-copyright-1\/"},"modified":"2016-01-17T21:31:39","modified_gmt":"2016-01-17T21:31:39","slug":"auto-copyright-1","status":"publish","type":"plugin","link":"https:\/\/ceb.wordpress.org\/plugins\/auto-copyright-1\/","author":4720980,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"14.11","stable_tag":"trunk","tested":"4.1.0","requires":"3.2.0","requires_php":"","requires_plugins":"","header_name":"Auto Copyright","header_author":"Christopher Ross","header_description":"","assets_banners_color":"eff0f7","last_updated":"2016-01-17 21:31:39","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/phillcoxon.com\/wp","header_plugin_uri":"http:\/\/thisismyurl.com\/downloads\/auto-copyright-1\/","header_author_uri":"http:\/\/thisismyurl.com\/","rating":0,"author_block_rating":0,"active_installs":30,"downloads":23054,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1053610","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1053610","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.2.1","0.2.2","0.2.3","2.1.3","2.2.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[563,323,2972,2640,175],"plugin_category":[54],"plugin_contributors":[83921],"plugin_business_model":[],"class_list":["post-4576","plugin","type-plugin","status-publish","hentry","plugin_tags-administration","plugin_tags-blog","plugin_tags-copyright","plugin_tags-footer","plugin_tags-links","plugin_category-security-and-spam-protection","plugin_contributors-phillcoxon","plugin_committers-phillcoxon"],"banners":{"banner":"https:\/\/ps.w.org\/auto-copyright-1\/assets\/banner-772x250.png?rev=1053610","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/auto-copyright-1\/assets\/icon-128x128.png?rev=1053610","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Automatically generates a copyright notice based on the first and last post published in the WordPress database. The notice can be placed anywhere in the web site template or included as a short code within a post itself.<\/p>\n\n<p>The plugin includes the following theme functions:<\/p>\n\n<ul>\n<li><p><code>thisismyurl_autocopyright_article( 'format=#c# #y# #sitename#. All Rights Reserved.' )<\/code> - Will display the copyright for a specific article, must be called from within the Loop.<\/p><\/li>\n<li><p><code>thisismyurl_autocopyright( 'Copyright ( #c# ) #from# - #to#' )<\/code> - Will display the full copyright for the site<\/p><\/li>\n<\/ul>\n\n<p>This plugin is maintained by Phill Coxon (http:\/\/phillcoxon.com) or you can find him on Twitter at http:\/\/twitter.com\/phillcoxon\/<\/p>\n\n<h3>Updates<\/h3>\n\n<h3>Donations<\/h3>\n\n<p>If you would like to donate to help support future development of this tool, please visit http:\/\/phillcoxon.com\/wp\/<\/p>\n\n<h3>Original Developer<\/h3>\n\n<p>This plugin was originally created by Christopher Ross before being taken over by Phill Coxon in Jan 2016<\/p>\n\n<!--section=installation-->\n<p>To install the plugin, please upload the folder to your plugins folder and active the plugin.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Where can I get more information, or technical support for this plugin?<\/dt>\n<dd><p>Technical support is available for free from the WordPress community on http:\/\/wordpress.org\/.<\/p><\/dd>\n<dt>How do I display the results?<\/dt>\n<dd><p>Insert the following code into your WordPress theme files:<\/p>\n\n<pre><code>echo thisismyurl_autocopyright();\n<\/code><\/pre><\/dd>\n<dt>Reformatting the results<\/dt>\n<dd><p>You can change how the plugin functions by adding the format option to the function as follows: The plugin recognizes #from# and #to# as valid placeholders.<\/p>\n\n<pre><code>echo thisismyurl_autocopyright('format=Copyright (#c#) #from# - #to#');\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.2.0 (March 31st, 2013)<\/h4>\n\n<ul>\n<li>Added title area and format to Widget<\/li>\n<li>Minor code cleanup<\/li>\n<\/ul>\n\n<h4>2.1.3 (September 18. 2012)<\/h4>\n\n<ul>\n<li>fixed display bug (thanks pgale2!)<\/li>\n<li>removed need for 'format=' on fetch<\/li>\n<li>cleaned up options code<\/li>\n<\/ul>\n\n<h4>2.1.2 (September 13. 2012)<\/h4>\n\n<ul>\n<li>minor code cleanup and documentation formatting<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>added thisismyurl_autocopyright_article shortcode<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Added Widget support<\/li>\n<li>Removed excess code<\/li>\n<li>Optimized code for WordPress 3.2<\/li>\n<li>Replaced wpdb() calls with get_posts()<\/li>\n<li>added copyright symbol by default<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Updated admin<\/li>\n<li>Added #c# symbol for copyright symbol<\/li>\n<\/ul>\n\n<h4>1.1.8<\/h4>\n\n<ul>\n<li>Removed versioning scripts<\/li>\n<li>Update links<\/li>\n<li>Added footer comment<\/li>\n<\/ul>\n\n<h4>1.1.7<\/h4>\n\n<ul>\n<li>update to plugin updater<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>updated website links<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>added format option<\/li>\n<li>added admin menu<\/li>\n<\/ul>\n\n<h4>1.0.0 (2009-05-07)<\/h4>\n\n<ul>\n<li>official release<\/li>\n<li>Fixed a link in the readme.txt file<\/li>\n<\/ul>\n\n<h4>0.2.3 (2009-03-16)<\/h4>\n\n<ul>\n<li>Added the change log<\/li>\n<\/ul>\n\n<h4>0.2.3 (2009-03-26)<\/h4>\n\n<ul>\n<li>Happy Birthday to me<\/li>\n<\/ul>","raw_excerpt":"Automatically generates a copyright notice based on the first and last post published in the WordPress database.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4576","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=4576"}],"author":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/phillcoxon"}],"wp:attachment":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4576"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4576"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4576"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4576"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4576"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}