wp_best_courses_lbgs
This is your starter template for your next WordPress plugin.
by BEST AJ TY · github.com/best-kosice/wp_best_courses_lbgs · website
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/best-kosice/wp_best_courses_lbgs/archive/refs/heads/develop.zipDisplaying current BEST courses and list of lbgs on wordpress site
Plugin is in development by IT students as project. See more on // providelink
It's aimed for Local Best Groups webmasters to provide more info about courses.
Installation
Download and drop into plugin installation
// add animated gif
Copy extracted archive into your wordpress direcory.
// add animated git
Clone repository into your wordpress plugins directory.
More about wordpress plugins you can find on https://codex.wordpress.org/Managing_Plugins
Activation && Updates
Plugin usage
- Create a Post or (preferably) Page with the following shortcode tag as its text content:
// add animated gif
[best_events] - Displays a table with current BEST Courses.
[best_lbgs] - Displays Local Best Groups.
[best_lbgs_map] - Displays Local Best Groups as a Map.
There are also relevant buttons for adding them in the default TinyMCE editor.
More about shortcodes you can find on https://codex.wordpress.org/Shortcode_API
Features
Download information from official BEST.eu.org website in hour interval.
Information provided are latest season events , list of lbgs.
Support && Issues
This is a open-source project everybody can contribute.
If you find any issues or bugs please open a issue here.
If you are able to fix it please submit your changes via pull request here.
It will be released in next version.
Next development
phpunit tests
translations to local languages
season dates
season statistics
compatibility for php7
REST API endpoints
Releases
1 release.
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.