Plugin Directory

Changeset 3203746


Ignore:
Timestamp:
12/06/2024 04:13:36 PM (15 months ago)
Author:
iteras
Message:

Add notice about Patchstack to README

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iteras/trunk/README.txt

    r3203715 r3203746  
    109109In this case set the "Paywall integration method" to "Custom" and add the paywall code manually to the theme or plugin you are using. This can be done either by wrapping the post body with the shortcode `[iteras-paywall-content]...[/iteras-paywall-content]` or by calling `Iteras::get_instance()->potentially_paywall_content(...)` which returns the content wrapped with the paywall.
    110110
     111= Security issues =
     112
     113If you discover a security issue, please contact us. You can also report it through [Patchstack](https://patchstack.com/database/wordpress/plugin/iteras/vdp).
     114
    111115
    112116== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.