{"id":53874,"date":"2017-01-25T06:55:14","date_gmt":"2017-01-25T06:55:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-text-ads\/"},"modified":"2017-01-26T22:36:32","modified_gmt":"2017-01-26T22:36:32","slug":"simple-text-ads","status":"publish","type":"plugin","link":"https:\/\/ur.wordpress.org\/plugins\/simple-text-ads\/","author":13519004,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"trunk","tested":"4.7.33","requires":"4.6","requires_php":"","requires_plugins":"","header_name":"Simple Text Ads","header_author":"Michael Markoski","header_description":"","assets_banners_color":"c6bebd","last_updated":"2017-01-26 22:36:32","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/exportsmedia.com\/buy-me-a-chocolate-milk\/","header_plugin_uri":"https:\/\/exportsmedia.com\/simple-text-ads\/","header_author_uri":"https:\/\/exportsmedia.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":1646,"num_ratings":1,"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":"1"},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1583236","resolution":"128x128","location":"assets"},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":"1583236","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1583238","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1583236","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1583236","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1583236","resolution":"3","location":"assets"},"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1583236","resolution":"4","location":"assets"}},"screenshots":{"1":"How the Simple Text Ad looks on the front end.","2":"An example of the shortcode filled out and pasted within the content area.","3":"The plugin adds a TinyMCE button that says <code>AD<\/code>. Clicking this will bring up a modal to help easily fill out the settings.","4":"The modal contains all the settings the shortcode offers. Upon clicking OK the shortcode will be inserted into your content at your cursor position."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2557,368,8857,456,80],"plugin_category":[35,43,55],"plugin_contributors":[131053],"plugin_business_model":[],"class_list":["post-53874","plugin","type-plugin","status-publish","hentry","plugin_tags-ad","plugin_tags-advertising","plugin_tags-cta","plugin_tags-marketing","plugin_tags-shortcode","plugin_category-advertising","plugin_category-customization","plugin_category-seo-and-marketing","plugin_contributors-exportsmedia"],"banners":{"banner":"https:\/\/ps.w.org\/simple-text-ads\/assets\/banner-772x250.jpg?rev=1583238","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/simple-text-ads\/assets\/icon-128x128.jpg?rev=1583236","icon_2x":"https:\/\/ps.w.org\/simple-text-ads\/assets\/icon-256x256.jpg?rev=1583236","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-text-ads\/assets\/screenshot-1.jpg?rev=1583236","caption":"How the Simple Text Ad looks on the front end."},{"src":"https:\/\/ps.w.org\/simple-text-ads\/assets\/screenshot-2.jpg?rev=1583236","caption":"An example of the shortcode filled out and pasted within the content area."},{"src":"https:\/\/ps.w.org\/simple-text-ads\/assets\/screenshot-3.jpg?rev=1583236","caption":"The plugin adds a TinyMCE button that says <code>AD<\/code>. Clicking this will bring up a modal to help easily fill out the settings."},{"src":"https:\/\/ps.w.org\/simple-text-ads\/assets\/screenshot-4.jpg?rev=1583236","caption":"The modal contains all the settings the shortcode offers. Upon clicking OK the shortcode will be inserted into your content at your cursor position."}],"raw_content":"<!--section=description-->\n<p>Simple Text Ads is an easy to use shortcode for adding simple text based advertisements with a call to action button in posts or pages.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Adds one shortcode for adding text ads to your site<\/li>\n<li>Supports multiple ads with individual settings on a single page<\/li>\n<li>A button in the TinyMCE editor makes it easy to add and configure the ad shortcode<\/li>\n<li>Responsive<\/li>\n<\/ul>\n\n<h4>The Shortcode<\/h4>\n\n<p>The shortcode that is added is:<\/p>\n\n<pre><code>[simple_text_ad]\n<\/code><\/pre>\n\n<h4>Basic Usage Example<\/h4>\n\n<pre><code>[simple_text_ad headline=\"Learn How to Leverage Email Marketing\" message=\"Our ebook offers 47 pages of the best techniques to leverage email marketing.\" button_text=\"Download our FREE ebook\" button_url=\"#\" button_color=\"#FC5E18\" new_tab=\"false\"]\n<\/code><\/pre>\n\n<p>This will output the following HTML:<\/p>\n\n<pre><code>&lt;aside class=\"sta-ad sta-ad-1\"&gt;\n    &lt;header&gt;\n        &lt;h1&gt;Learn How to Leverage Email Marketing&lt;\/h1&gt;\n    &lt;\/header&gt;\n    &lt;article&gt;\n        &lt;p&gt;Our ebook offers 47 pages of the best techniques to leverage email marketing.&lt;\/p&gt;\n    &lt;\/article&gt;\n    &lt;footer&gt;\n        &lt;a href=\"#\"&gt;Download our FREE ebook&lt;\/a&gt;\n    &lt;\/footer&gt;\n&lt;\/aside&gt;\n<\/code><\/pre>\n\n<h4>Full Simple Text Ad Settings<\/h4>\n\n<p>The full shortcode, with all the default settings looks like this:<\/p>\n\n<pre><code>[simple_text_ad headline=\"Example Headline\" message=\"Example message.\" button_text=\"Example button text\" button_url=\"#\" button_color=\"#FC5E18\" new_tab=\"false\"]\n<\/code><\/pre>\n\n<p><strong>headline<\/strong>: The headline for the ad.<\/p>\n\n<p><strong>message<\/strong>: The message for the ad.<\/p>\n\n<p><strong>button_text<\/strong>: The text for the button.<\/p>\n\n<p><strong>button_url<\/strong>: The URL for the button to open.<\/p>\n\n<p><strong>button_color<\/strong>: Set the color of the button. Accepts a HEX color code. Default is <code>#FC5E18<\/code>.<\/p>\n\n<p><strong>new_tab<\/strong>: Whether to open the button link ina new tab. Default is <code>true<\/code>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/plugin-name<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the TinyMCE button in the Visual Editor to create the shortcode, or paste the shortcode in your Post\/Page content.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Simple Text Ads is an easy to use shortcode for adding simple text based advertisements with a call to action button in posts or pages.<\/p>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Add a simple text ad to your content.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/53874","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=53874"}],"author":[{"embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/exportsmedia"}],"wp:attachment":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=53874"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=53874"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=53874"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=53874"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=53874"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=53874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}