Get information from external APIs in WP and view frontend and backend with shortcode. This is an easy example for beginners. Futures:
- A plugin has admin menu with submenu
- In menus has api source view, api view in table mod backend and frontend with shortcode.
- Table view
- Shortcode
- Fast paste shortcode with cickable copy function.
- Own Api key with demo or full version. (I haven't written this feature yet)
=Install=
Copy folder in the wp-content/plugins/ folder, after in wordpress extensions and enabled plugin.
=PS=
I created this plugin for novice developers who already have minimal php knowledge but have not yet programmed in wordpress.