Plugin Directory

Changeset 789896


Ignore:
Timestamp:
10/18/2013 02:37:24 PM (12 years ago)
Author:
jeff.cave
Message:

Adding a Flattr donation link

Location:
pssubpages/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pssubpages/trunk/index.php

    r687303 r789896  
    66    Author: Plaid Sheep
    77    Author URI: http://PlaidSheep.ca
    8     Version: 0.1
     8    Version: 1.0.0
    99
    1010    This program is free software: you can redistribute it and/or modify
  • pssubpages/trunk/readme.txt

    r709611 r789896  
    11=== PS Sub-pages ===
    22Contributors: jeff.cave
     3Donate link: https://flattr.com/submit/auto?user_id=jeffcave&url=http://wordpress.org/plugins/pssubpages/&title=PS+Sub-Pages&description=Configurable+child+page+widget+for+Wordpress&language=en_GB&tags=wordpress,plugin&category=software
    34Tags: child, page, widget, navigation
    45Requires at least: 3.4
    5 Tested up to: 3.5
     6Tested up to: 3.6.1
    67Stable tag: 1.0.0
    78License: GPLv3 or later
     
    1516
    1617Options include:
     18
    1719* title (obviously)
    1820* "No Sub-pages" text instead of blank (configurable)
    1921* hide widget when no sub-pages
    2022* show siblings when no sub-pages
     23
     24While this is a small widget, I have attempted to make this as configurable as possible, with clean and efficient code (this is a small widget, and shouldn't slow your site down).
    2125
    2226== Installation ==
     
    3337== Changelog ==
    3438
     39= 1.0.0 =
     40
     41Various Readme changes
     42
     43* Version Bump (no bugs found)
     44* Donation button added to readme.txt
     45* Updates to Wordpress version support
     46
    3547= 0.1 =
    3648Beta release
Note: See TracChangeset for help on using the changeset viewer.