开发者 |
jeffkamran
livefot |
---|---|
更新时间 | 2025年5月18日 04:35 |
PHP版本: | 5.8 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.[livefot_matches]
in any post or page to display live fixtures.After activation, go to Settings → LiveFot Matches. Set the daily and short-range cron job schedules under the “Cron Job Settings” section.
For questions about leagues, subscriptions, or technical assistance, email us at info@livefootballcenter.com.
Use the shortcode [livefot_matches]
on any page or post. Customize via the settings page to filter by league, date range, or other parameters.
sanitize_text_field
on $_POST['livefot_manual_date']
).esc_html()
/esc_attr()
.$wpdb->query
calls to $wpdb->prepare
with placeholders.