Webactions
Adds WebAction support to some WordPress core features.
by pfefferle · github.com/pfefferle/wordpress-webactions · website
★ 7stars
72composer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pfefferle/wordpress-webactions/archive/refs/heads/master.zipAlso on Packagist as pfefferle/wordpress-webactions:
composer require pfefferle/wordpress-webactionsFrom the readme
Webactions #
Webactions for WordPress!
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.
Changelog ##
Project maintained on github at pfefferle/wordpress-webactions.
1.0.0 ###
initial
Installation ##
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."
}
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.0 | Jan 9, 2017 | — | — |