Plugin Directory

Changeset 1942189


Ignore:
Timestamp:
09/16/2018 01:55:13 PM (8 years ago)
Author:
ChrisBAshton
Message:

tested up to 4.9, and updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • secretary/trunk/readme.txt

    r1699944 r1942189  
    33Donate link: http://twitter.com/ChrisBAshton
    44Tags: secretary, quality, validate, check, qa, proofread
    5 Tested up to: 4.8
     5Tested up to: 4.9
    66Stable tag: trunk
    77License: GPLv3
     
    1414Users define their editorial rules in YAML (see Settings -> Secretary) according to a number of built-in rule functions. For example, Secretary can show a warning if you've forgotten to set a Featured Image for your post, by adding the `featured-image` rule to your YAML config.
    1515
    16 Secretary comes with 7 different rules out of the box, but other plugins could in theory provide rules to Secretary by calling `SecretaryRules::register`.
     16Secretary comes with a number of rules out of the box, but you can write your own custom plugins for Secretary by calling `SecretaryRules::register`. See example at https://github.com/ChrisBAshton/secretary-rule-gallery-at-top, and API documentation at https://github.com/ChrisBAshton/secretary.
    1717
    1818== Installation ==
Note: See TracChangeset for help on using the changeset viewer.