Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3300 days ago
Is Lestvica SNL abandoned?
Possibly abandoned (last update 3300 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
So far, without changing any of the plugin code, this will work on all soccer leaguges of NZS(Nogometna zveza Slovenije, official website at http://www.nzs.si).
It retrieves all data(matches played, scoresheet, …), it parses it using “PHP Simple HTML DOM Parser” made by S.C. Chen ([email protected]), included in the standings table on desired site.
More about parser can be found here : http://simplehtmldom.sourceforge.net/
The widget retrieves last update from WP options system on each visit of the website (or wherever the widget is embedded). Update rate, among other things, of the official standings can be manually set in the settings of the widget.
If more time than specified in the settings has passed, widget uses parser to get information, otherwise it simply takes it from local database (we don’t really want to spam requests on NZS).
Installation
- Upload the plugin files to the
/wp-content/plugins/lestvicadirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Appearance->Widgets->Lestvica screen to configure the plugin.
- Make sure you click “Save” so the defaults are initialized into instance of the widget.
Frequently Asked Questions
Will this plugin/widget see any updates?
Yes, it will.
Can I suggest you to add some additionally functionality that I could use?
Sure, feel free to contact me at maki.majmun at gmail.com with suggestions.
Review feed
Screenshots
Changelog
1.0
- First release !
- Url, colors, style, update rate can be manually set in widget configuration page.