manifest / integrations / wordpress_ukch_plugin
Get CDP articles bibliographic list
Plugin for getting data from the CDI application into the Wordpress Site
by Abraham Nieva de la Hidalga · github.com/uk-catalysis-hub/wordpress_ukch_plugin
★ 0stars
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/uk-catalysis-hub/wordpress_ukch_plugin/archive/refs/heads/main.zipPlugin and widget for displaying ukch api on wordpress
Code developed/derived from the examples at
- https://code.tutsplus.com/tutorials/build-a-custom-api-to-connect-wordpress-with-ruby-on-rails--cms-21189
- https://www.smashingmagazine.com/2011/09/how-to-create-a-wordpress-plugin/
- https://jonsuh.com/blog/convert-loop-through-json-php-javascript-arrays-objects/
- https://www.wpbeginner.com/wp-tutorials/how-to-create-a-custom-wordpress-widget/
- https://www.youtube.com/watch?v=I-P183PvRIQ
The plugin code should be copied to the public_html\wp-content\plugins\wordpress_ukch_plugin and then activate it with wordpress admin