Plugin Directory

Changeset 482606


Ignore:
Timestamp:
12/30/2011 11:59:29 PM (14 years ago)
Author:
asdasDan
Message:

Fixing readme again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • advanced-post-privacy/trunk/readme.txt

    r482602 r482606  
    1313allows you to make exceptions to any content types that have been marked as private.
    1414
    15 == Possible Future Features ==
     15**Possible Future Features**
    1616* Allowing exceptions on a per page/post basis.
    1717* Allowing protected posts/pages to be bypassed.
     
    4848directory.
    4949
    50 == Available Hooks ==
     50**Available Hooks**
    5151adv_pp_add_ip_address_exclusion
    5252adv_pp_remove_ip_address_exclusion
     
    5959adv_pp_bypassed_post_ids
    6060
    61 == Adding a type of Exclusion ==
     61**Adding a type of Exclusion**
    6262      By default, Advanced Post Privacy (APP) has two types of exclusions, IP Address, and Role. It’s built in a mostly modular fashion, and is a configuration based plugin, meaning after adding your functionality, you need to explicitly tell the system about your new functionality, via the config.json file.
    6363
Note: See TracChangeset for help on using the changeset viewer.