Changeset 1003464
- Timestamp:
- 10/07/2014 07:34:49 PM (11 years ago)
- Location:
- highfly-private
- Files:
-
- 6 edited
-
branches/1/highfly-private.php (modified) (1 diff)
-
branches/1/readme.txt (modified) (1 diff)
-
tags/1.0/highfly-private.php (modified) (1 diff)
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/highfly-private.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
highfly-private/branches/1/highfly-private.php
r1002991 r1003464 2 2 /* 3 3 Plugin Name: Highfly Private 4 Description: Gets Highfly to notify of not only publi shed but also privatecontent.4 Description: Gets Highfly to notify of not only public but also private published content. 5 5 Author: edik 6 6 Author URI: http://edik.ch/ -
highfly-private/branches/1/readme.txt
r1002991 r1003464 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html 9 9 10 Gets Highfly to notify of not only publi shed but also privatecontent.10 Gets Highfly to notify of not only public but also private published content. 11 11 12 12 == Description == 13 13 14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts .14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts and pages. 15 15 16 16 == Installation == -
highfly-private/tags/1.0/highfly-private.php
r1002991 r1003464 2 2 /* 3 3 Plugin Name: Highfly Private 4 Description: Gets Highfly to notify of not only publi shed but also privatecontent.4 Description: Gets Highfly to notify of not only public but also private published content. 5 5 Author: edik 6 6 Author URI: http://edik.ch/ -
highfly-private/tags/1.0/readme.txt
r1002991 r1003464 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html 9 9 10 Gets Highfly to notify of not only publi shed but also privatecontent.10 Gets Highfly to notify of not only public but also private published content. 11 11 12 12 == Description == 13 13 14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts .14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts and pages. 15 15 16 16 == Installation == -
highfly-private/trunk/highfly-private.php
r1002991 r1003464 2 2 /* 3 3 Plugin Name: Highfly Private 4 Description: Gets Highfly to notify of not only publi shed but also privatecontent.4 Description: Gets Highfly to notify of not only public but also private published content. 5 5 Author: edik 6 6 Author URI: http://edik.ch/ -
highfly-private/trunk/readme.txt
r1002991 r1003464 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html 9 9 10 Gets Highfly to notify of not only publi shed but also privatecontent.10 Gets Highfly to notify of not only public but also private published content. 11 11 12 12 == Description == 13 13 14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts .14 Extends the [Highfly plugin](https://wordpress.org/plugins/highfly/). Adds notifications for privately published posts and for comments to private posts and pages. 15 15 16 16 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.