Contributors: pfefferle
Donate link: https://notiz.blog/donate/
Tags: webactions, indieweb
Requires at least: 4.7
Tested up to: 4.7
Stable tag: 1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Webactions for WordPress!
A Webaction is the interface and user experience of taking a specific discrete action, across the web, from one site to another site or application.
Project maintained on github at pfefferle/wordpress-webactions.
- initial
Run the following command in the root of your WordPress directory:
$ composer require pfefferle/wordpress-webactions
or add the following to your composer.json
:
"require": {
"pfefferle/wordpress-webactions": "1.*"
}