manifest / integrations / cope-with-wp
COPE with WordPress archived
WordPress plugin to implement the COPE ("Create Once, Publish Everywhere") strategy, leveraging Gutenberg blocks
by Leonardo Losoviz · github.com/leoloso/cope-with-wp · website
★ 1stars
54composer installs
0forks
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/leoloso/cope-with-wp/archive/refs/heads/master.zipAlso on Packagist as leoloso/cope-with-wp:
composer require leoloso/cope-with-wpFrom the readme
COPE with WordPress
WordPress plugin to implement the COPE ("Create Once, Publish Everywhere") strategy, leveraging Gutenberg blocks
Install
Install the plugin via Composer
And then activate the plugin "COPE with WordPress"
Usage
Obtain the Gutenberg medium-agnostic metadata for all blocks in a post with ID $postid like this:
The data can also be retrieved through the following REST endpoint:
Contributing
Please see CONTRIBUTING and CODEOFCONDUCT for details.
Security
If you discover any security related issues, please email leo@getpop.org instead of using the issue tracker.
Credits
- [Leonardo Losoviz][link-author]
License
The MIT License (MIT). Please see License File for more information.
[link-author]: https://github.com/leoloso
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.