A WordPress plugin that helps WordPress sites display the Iranian Premier League (Persian Gulf League) or the Iranian League One (Azadegan League) table in Persian as a widget or shortcode.
The tables are displayed in Farsi and can be customized in color and display type to match their display location.
These tables data are provided by the Varzesh3 website.
You can download the last version from: here.
You can use this plugin in two ways:
- As a Widget
- As a Shortcode
If your WordPress theme supports legacy widgets, you can easily place your desired table in the appropriate place from the WordPress widgets section and then set its options.
This method works correctly in all versions of WordPress. All you need to do is place the shortcode of this plugin along with your desired parameters in the shortcode placement area, such as WordPress blocks, on your WordPress site pages and posts.
Basic display of the Iranian Premier League (Persian Gulf) table
[iran_league league="persiangulf" mode="basic"]
Advanced display of the Iranian League One (Azadegan) table
[iran_league league="azadegan" mode="advanced"]
Basic display of the Iranian Premier League table without team logos
[iran_league league="persiangulf" mode="basic" logo="false"]
Basic display of the Iranian Premier League table without team logos and Farsi numbers
[iran_league league="persiangulf" mode="basic" logo="false" farsi_numbers="true"]
Basic display of the Iranian Women's League (Kowsar) without logo
[iran_league league="kowsar" mode="basic" logo="false"]
Display the Iranian Premier League table with the desired color and size
[iran_league league="bartar" mode="advanced" title_backcolor="#212121" title_color="#ffffff" text_color="#212121" odd_color="#ffffff" even_color="#eeeeee" logo_size="15" logo="true" title_font="12" text_font="13" farsi_numbers="false"]