{"id":19274,"date":"2012-07-31T03:13:11","date_gmt":"2012-07-31T03:13:11","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/single-post-message\/"},"modified":"2017-01-07T19:30:09","modified_gmt":"2017-01-07T19:30:09","slug":"single-post-message","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/single-post-message\/","author":5790834,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.4.0","stable_tag":"2.4.1","tested":"4.2.39","requires":"3.4.1","requires_php":"","requires_plugins":"","header_name":"Single Post Message","header_author":"Tom McFarlin","header_description":"","assets_banners_color":"bcb7ab","last_updated":"2017-01-07 19:30:09","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/professionalthemes","header_plugin_uri":"http:\/\/tommcfarlin.com\/single-post-message","header_author_uri":"http:\/\/tommcfarlin.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":5398,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"579733","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.2.1","1.2.2","2.0.0","2.1.0","2.2.0","2.3.0","2.4.0","2.4.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1578224","resolution":"1","location":"plugin","width":808,"height":153},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1578224","resolution":"2","location":"plugin","width":680,"height":503}},"screenshots":{"1":"The Single Post Message editor and preview located below the content editor on the 'Add New Post' and 'Edit Post' screen","2":"The Single Post Message rendered between the title and the post content"}},"plugin_section":[],"plugin_tags":[86],"plugin_category":[],"plugin_contributors":[79882,79881],"plugin_business_model":[],"class_list":["post-19274","plugin","type-plugin","status-publish","hentry","plugin_tags-post","plugin_contributors-philiparthurmoore","plugin_contributors-professionalthemes","plugin_committers-tommcfarlin","plugin_support_reps-mkrdip"],"banners":{"banner":"https:\/\/ps.w.org\/single-post-message\/assets\/banner-772x250.jpg?rev=579733","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/single-post-message_bcb7ab.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/single-post-message\/trunk\/screenshot-1.png?rev=1578224","caption":"The Single Post Message editor and preview located below the content editor on the 'Add New Post' and 'Edit Post' screen"},{"src":"https:\/\/ps.w.org\/single-post-message\/trunk\/screenshot-2.png?rev=1578224","caption":"The Single Post Message rendered between the title and the post content"}],"raw_content":"<!--section=description-->\n<p>Single Post Message is a plugin that allows you to add custom messages, announcements, and notices to individual posts. It's\nstyled to grab the reader's attention and will render in both the browser <em>and<\/em> in RSS readers.<\/p>\n\n<p>Single Post Message...<\/p>\n\n<ul>\n<li>Supports the use of HTML tags in the message content<\/li>\n<li>Provides a live preview for what your announcement will look like<\/li>\n<li>Is available directly under the post content editor<\/li>\n<li>Is fully localized and ready for translation<\/li>\n<\/ul>\n\n<p>For more information or to follow the project, check out the <a href=\"http:\/\/tommcfarlin.com\/single-post-message\">project page<\/a>.<\/p>\n\n<h3>Development Information<\/h3>\n\n<p>Single Post Message was built using...<\/p>\n\n<ul>\n<li><a href=\"http:\/\/codex.wordpress.org\/WordPress_Coding_Standards\">WordPress Coding Standards<\/a><\/li>\n<li>Native WordPress API's (specifically the <a href=\"http:\/\/codex.wordpress.org\/Plugin_API\">Plugin API<\/a>)<\/li>\n<li><a href=\"http:\/\/incident57.com\/codekit\/\">CodeKit<\/a> using <a href=\"http:\/\/lesscss.org\/\">LESS<\/a>, <a href=\"http:\/\/www.jslint.com\/lint.html\">JSLint<\/a>, and <a href=\"http:\/\/jquery.com\/\">jQuery<\/a><\/li>\n<li>Respect for WordPress bloggers everywhere :)<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Using The WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' Plugin Dashboard<\/li>\n<li>Select <code>single-post-message.zip<\/code> from your computer<\/li>\n<li>Upload<\/li>\n<li>Activate the plugin on the WordPress Plugin Dashboard<\/li>\n<\/ol>\n\n<h4>Using FTP<\/h4>\n\n<ol>\n<li>Extract <code>single-post-message.zip<\/code> to your computer<\/li>\n<li>Upload the <code>single-post-messsage<\/code> directory to your <code>wp-content\/plugins<\/code> directory<\/li>\n<li>Activate the plugin on the WordPress Plugins dashboard<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>2.4.1<\/h4>\n\n<ul>\n<li>Change plugin authorship.<\/li>\n<\/ul>\n\n<h4>2.4.0<\/h4>\n\n<ul>\n<li>Changing plugin ownership.<\/li>\n<\/ul>\n\n<h4>2.3.0<\/h4>\n\n<ul>\n<li>Verifying WordPress 4.2.1 compatibility<\/li>\n<li>Updating copyright dates<\/li>\n<\/ul>\n\n<h4>2.2.0<\/h4>\n\n<ul>\n<li>Verifying WordPress 4.1 compatibility<\/li>\n<\/ul>\n\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>Verifying WordPress 3.9 compatibility<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Implementing the singleton pattern<\/li>\n<li>Adding a file responsible for invoking an instance of the plugin<\/li>\n<li>Adding Portuguese translations (props Celso Azevedo)<\/li>\n<li>WordPress 3.8 compatibility<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fixing a minor problem displaying text above the post message textarea<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Minor update to make sure that the post message only displays below the content in the single view<\/li>\n<li>Update the localization files<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Adding the option to place the notice at the top or the bottom of the post content<\/li>\n<li>Updating features to be compliant with newer versions of PHP<\/li>\n<li>Updating localization calls<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Updating the donate link<\/li>\n<li>Updating the project page URL<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Easily add short messages and announcements above posts. Displays in the RSS feed and on the blog.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/19274","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=19274"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/philiparthurmoore"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=19274"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=19274"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=19274"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=19274"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=19274"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=19274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}