This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/no-skim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== No Skim === Contributors: dartiss Donate link: http://artiss.co.uk/donate Tags: skimlinks, stop, suppress Requires at least: 2.8 Tested up to: 4.3.1 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Suppress Skimlinks on post or pages, whether the whole content or just a portion. == Description == Skimlinks is a great way to easily monetize content by converting product links in your post into their equivalent affiliate links on-the-fly. Indeed, Skimlinks does a lot more than this. If you're not already signed up, [sign up here](http://go.skimlinks.com/?id=15437X720702&xs=1&url=http://skimlinks.com "Skimlinks")! You can add Skimlink functionality to your site via code that they provide or [their official plugin](https://wordpress.org/plugins/skimlinks/ "Skimlinks WordPress Plugin"). However, you may find that in some circumstances (e.g. a sponsored post) you may be asked to suppress any such advertising. Although Skimlinks provides a means to do this the functionality is not included in their plugin. Et voilà, this plugin does just that - where you need it to, it will suppress any Skimlink output on a page or post basis. To use - and this is where it couldn't get simpler - just add the shortcode [noskim] around the content. For example... `[noskim]Post or page contents where I don't want Skimlinks advertising[/noskim]` Simple, eh? Alternatively, if you wish to switch off Skimlinks for the entire post or page in one swift stroke, then look for the meta box within the editor screen named 'No Skim' and tick the option within it. Can't find the box? Read the FAQ for details. **If you would like to add a translation to his plugin then please [contact me](http://www.artiss.co.uk/plugin-contact "Contact")** == Installation == No Skim can be found and installed via the Plugin menu within WordPress administration. Alternatively, it can be downloaded and installed manually... 1. Upload the entire `no-skim` folder to your wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. That's it, you're done - you just need to add the shortcode! == Frequently Asked Questions == = Can I use other shortcodes within the noskim shortcodes? = Yep. = Is this an official plugin from Skimlinks? = No. I'm not affiliated with Skimlinks at all, just happy a happy user! = Where do I find the No Skim box in the editor? = Ok, assuming you're in the post or page editor then where it is depends on how you have the screen configured - it could be anywhere, to be honest, but usually appears somewhere beneath the main editor screen. If you still can't find it, click on the "Screen options" tab in the top, right hand corner and ensure the "Code Embed" box is ticked - once it is, it will definitely be somewhere on your screen. == Changelog == = 1.1.1 = * Maintenance: Added text domain and path = 1.1 = * Enhancement: A box has been added to the editor screen to allow you to simply suppress Skimlinks for the whole post/page via a single click. Good, eh? * Enhancement: Added internationalisation for our foreign usership (is that a word?) = 1.0 = * Initial release == Upgrade Notice == = 1.1.1 = * Minor update to add a text domain and path = 1.1 = * Added a new box for switching off Skimlinks for an entire post or page = 1.0 = * Initial release