Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/really-simple-plugins/consent-api-example-plugin
example plugin for the consent API
https://github.com/really-simple-plugins/consent-api-example-plugin
Last synced: 5 days ago
JSON representation
example plugin for the consent API
- Host: GitHub
- URL: https://github.com/really-simple-plugins/consent-api-example-plugin
- Owner: Really-Simple-Plugins
- Created: 2020-01-07T14:46:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T06:56:47.000Z (over 4 years ago)
- Last Synced: 2024-05-28T14:05:29.532Z (7 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Consent API Example plugin ===
Contributors: RogierLankhorst
Tags: consent, privacy
Requires at least: 5.0
License: GPL2
Tested up to: 5.3
Requires PHP: 5.6
Stable tag: 1.0.0Simple plugin to demonstrate the usage of the WP Consent API.
== Description ==
Usage:
1) add the shortcode [example-plugin-shortcode category='marketing'] to a page.
2) Install a plugin with WP Consent API support (e.g. https://github.com/really-simple-plugins/complianz-gdpr)
3) Install the WP Consent API (http://wordpress.org/plugins/wp-consent-api).