Plugin Directory

Changeset 1003464


Ignore:
Timestamp:
10/07/2014 07:34:49 PM (11 years ago)
Author:
plocha
Message:

more exact description of the plugin behaviour

Location:
highfly-private
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • highfly-private/branches/1/highfly-private.php

    r1002991 r1003464  
    22/*
    33Plugin Name: Highfly Private
    4 Description: Gets Highfly to notify of not only published but also private content.
     4Description: Gets Highfly to notify of not only public but also private published content.
    55Author: edik
    66Author URI: http://edik.ch/
  • highfly-private/branches/1/readme.txt

    r1002991 r1003464  
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
    99
    10 Gets Highfly to notify of not only published but also private content.
     10Gets Highfly to notify of not only public but also private published content.
    1111
    1212== Description ==
    1313
    14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts.
     14Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts and pages.
    1515
    1616== Installation ==
  • highfly-private/tags/1.0/highfly-private.php

    r1002991 r1003464  
    22/*
    33Plugin Name: Highfly Private
    4 Description: Gets Highfly to notify of not only published but also private content.
     4Description: Gets Highfly to notify of not only public but also private published content.
    55Author: edik
    66Author URI: http://edik.ch/
  • highfly-private/tags/1.0/readme.txt

    r1002991 r1003464  
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
    99
    10 Gets Highfly to notify of not only published but also private content.
     10Gets Highfly to notify of not only public but also private published content.
    1111
    1212== Description ==
    1313
    14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts.
     14Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts and pages.
    1515
    1616== Installation ==
  • highfly-private/trunk/highfly-private.php

    r1002991 r1003464  
    22/*
    33Plugin Name: Highfly Private
    4 Description: Gets Highfly to notify of not only published but also private content.
     4Description: Gets Highfly to notify of not only public but also private published content.
    55Author: edik
    66Author URI: http://edik.ch/
  • highfly-private/trunk/readme.txt

    r1002991 r1003464  
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
    99
    10 Gets Highfly to notify of not only published but also private content.
     10Gets Highfly to notify of not only public but also private published content.
    1111
    1212== Description ==
    1313
    14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts.
     14Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts and pages.
    1515
    1616== Installation ==
Note: See TracChangeset for help on using the changeset viewer.