Webactions
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, (*1)
Webactions for WordPress!, (*2)
Description
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., (*3)
Changelog
Project maintained on github at pfefferle/wordpress-webactions., (*4)
1.0.0
Installation
Run the following command in the root of your WordPress directory:, (*5)
$ composer require pfefferle/wordpress-webactions
or add the following to your composer.json
:, (*6)
"require": {
"pfefferle/wordpress-webactions": "1.*"
}