Plugin Directory

Changeset 1005039


Ignore:
Timestamp:
10/10/2014 11:07:20 AM (11 years ago)
Author:
ahspw
Message:

update readme.txt

Location:
jetpack-widget-visibility
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jetpack-widget-visibility/tags/3.1/readme.txt

    r959676 r1005039  
    1212== Description ==
    1313
    14 JP Widget Visibility adds a new button to every widget in the widget area, allowing you to choose on which page this particular widget appears. or disappears. 
    15 It's very easy to add conditions and the conditions are flexibile enough to give you great control over you widgets visibility.
     14Just the [Widget Visibility module](http://jetpack.me/support/widget-visibility/) from [Jetpack](http://wordpress.org/plugins/jetpack/).
    1615
    17 Visibility is controlled by five aspects: page type, category, tag, date, and author. 
    18 For example, if you wanted the Archives widget to only appear on category archives and error pages, choose “Show” from the first dropdown and then add two rules: “Page is 404 Error Page” and “Category is All Category Pages.”
     16= Translations =
     17Translations are not included in this plugin. Though, you can easily translate this plugin if you are interested enough.
    1918
    20 You can also hide widgets based on the current page. 
    21 For example, if you don’t want the Archives widget to appear on search results pages, choose “Hide” and “Page is Search Results.”
    22 
    23 = Before asking for help =
    24 
    25 * If this plugin works (which means it activates without problems), please post your help request on the original [Jetpack forums](http://wordpress.org/support/plugin/jetpack). Your chances of getting help will be much better. I'm not the developer of this plugin. See notes below.
    26 * If, otherwise, this plugin does not work (which means it is not activating or it's breaking your bolg), please ask [here](https://wordpress.org/support/plugin/jetpack-widget-visibility), and I shall help you fix it ASAP.
    27 
    28 = Notes =
    29 
    30 [Jetpack](http://wordpress.org/plugins/jetpack/) is a plugin that ships with many modules. Why install the whole package, if you're just interested in one module?!
    31 
    32 This plugin is the exact [Widget Visibility module](http://jetpack.me/support/widget-visibility/) of the original Jetpack plugin, only without all the extra stuff.
    33 
    34 The version number of this plugin will follow the version number of Jetpack. This way, it's easier for you to know which Jetpack version this module was extracted from.
    35 
    36 Things you'd be happy to know:
    37 
    38 * The module is almost untouched. (Some lines had to be removed and some had to be added, for the sole reason of making the module a stand-alone plugin).
    39 * The module was carefully extracted from the package. That means there is no missing feature or some irrelevant code.
    40 * The module does not require a connection to a WordPress.com account.
    41 
    42 Note: Translations were not included, due to the fact that Jetpack uses one transaltion file for all the modules, which makes it really difficult to extract translations.
    43 The good news is that the module can be translated easily.
    44 
    45 = You may also like =
     19= JP Family =
    4620
    4721* [JP Sharing](http://wordpress.org/plugins/jetpack-sharing/) - Share content with Facebook, Twitter, and many more.
     22* [JP Widget Visibility](http://wordpress.org/plugins/jetpack-widget-visibility/) - Control what pages your widgets appear on.
     23* [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML.
     24* [JP Custom CSS](http://wordpress.org/plugins/jp-custom-css/) - Customize your site’s CSS without modifying your theme.
    4825* [JP Gravatar Hovercards](http://wordpress.org/plugins/jetpack-gravatar-hovercards/) - Show a pop-up business card of your users' gravatar profiles in comments.
    4926* [JP Omnisearch](http://wordpress.org/plugins/jetpack-omnisearch/) - A single search box, that lets you search many different things.
    50 * [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML.
    51 
    52 == Installation ==
    53 
    54 1. Install JP Widget Visibility either via the WordPress.org plugin directory, or by uploading the files to your server.
    55 2. Activate JP Widget Visibility through the 'Plugins' menu in WordPress.
    56 3. That's it. You're ready to go!
    57 
    58 == Screenshots ==
    59 
    60 1. Visibility button
    61 2. Visibility conditions
    6227
    6328== Changelog ==
  • jetpack-widget-visibility/trunk/readme.txt

    r959676 r1005039  
    1212== Description ==
    1313
    14 JP Widget Visibility adds a new button to every widget in the widget area, allowing you to choose on which page this particular widget appears. or disappears. 
    15 It's very easy to add conditions and the conditions are flexibile enough to give you great control over you widgets visibility.
     14Just the [Widget Visibility module](http://jetpack.me/support/widget-visibility/) from [Jetpack](http://wordpress.org/plugins/jetpack/).
    1615
    17 Visibility is controlled by five aspects: page type, category, tag, date, and author. 
    18 For example, if you wanted the Archives widget to only appear on category archives and error pages, choose “Show” from the first dropdown and then add two rules: “Page is 404 Error Page” and “Category is All Category Pages.”
     16= Translations =
     17Translations are not included in this plugin. Though, you can easily translate this plugin if you are interested enough.
    1918
    20 You can also hide widgets based on the current page. 
    21 For example, if you don’t want the Archives widget to appear on search results pages, choose “Hide” and “Page is Search Results.”
    22 
    23 = Before asking for help =
    24 
    25 * If this plugin works (which means it activates without problems), please post your help request on the original [Jetpack forums](http://wordpress.org/support/plugin/jetpack). Your chances of getting help will be much better. I'm not the developer of this plugin. See notes below.
    26 * If, otherwise, this plugin does not work (which means it is not activating or it's breaking your bolg), please ask [here](https://wordpress.org/support/plugin/jetpack-widget-visibility), and I shall help you fix it ASAP.
    27 
    28 = Notes =
    29 
    30 [Jetpack](http://wordpress.org/plugins/jetpack/) is a plugin that ships with many modules. Why install the whole package, if you're just interested in one module?!
    31 
    32 This plugin is the exact [Widget Visibility module](http://jetpack.me/support/widget-visibility/) of the original Jetpack plugin, only without all the extra stuff.
    33 
    34 The version number of this plugin will follow the version number of Jetpack. This way, it's easier for you to know which Jetpack version this module was extracted from.
    35 
    36 Things you'd be happy to know:
    37 
    38 * The module is almost untouched. (Some lines had to be removed and some had to be added, for the sole reason of making the module a stand-alone plugin).
    39 * The module was carefully extracted from the package. That means there is no missing feature or some irrelevant code.
    40 * The module does not require a connection to a WordPress.com account.
    41 
    42 Note: Translations were not included, due to the fact that Jetpack uses one transaltion file for all the modules, which makes it really difficult to extract translations.
    43 The good news is that the module can be translated easily.
    44 
    45 = You may also like =
     19= JP Family =
    4620
    4721* [JP Sharing](http://wordpress.org/plugins/jetpack-sharing/) - Share content with Facebook, Twitter, and many more.
     22* [JP Widget Visibility](http://wordpress.org/plugins/jetpack-widget-visibility/) - Control what pages your widgets appear on.
     23* [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML.
     24* [JP Custom CSS](http://wordpress.org/plugins/jp-custom-css/) - Customize your site’s CSS without modifying your theme.
    4825* [JP Gravatar Hovercards](http://wordpress.org/plugins/jetpack-gravatar-hovercards/) - Show a pop-up business card of your users' gravatar profiles in comments.
    4926* [JP Omnisearch](http://wordpress.org/plugins/jetpack-omnisearch/) - A single search box, that lets you search many different things.
    50 * [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML.
    51 
    52 == Installation ==
    53 
    54 1. Install JP Widget Visibility either via the WordPress.org plugin directory, or by uploading the files to your server.
    55 2. Activate JP Widget Visibility through the 'Plugins' menu in WordPress.
    56 3. That's it. You're ready to go!
    57 
    58 == Screenshots ==
    59 
    60 1. Visibility button
    61 2. Visibility conditions
    6227
    6328== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.