37 lines
1.6 KiB
Markdown
37 lines
1.6 KiB
Markdown
# Tony's SportsPress Enhancements
|
|
|
|
Suite of enhancements for the SportsPress plugin, including custom event permalinks, Open Graph tags, and automatic featured image generation for events.
|
|
|
|
## Description
|
|
|
|
Tony's SportsPress Enhancements is a collection of add-ons for the [SportsPress](https://wordpress.org/plugins/sportspress/) plugin. It provides:
|
|
|
|
- **Custom event permalinks** for `sp_event` post types, including season and team slugs.
|
|
- **Open Graph meta tags** for events, with dynamic titles, descriptions, and images.
|
|
- **Automatic featured image generation** for events, combining team colors and logos into a shareable image.
|
|
|
|
## Features
|
|
|
|
- Custom rewrite rules and permalinks for SportsPress events.
|
|
- Open Graph integration for better social sharing.
|
|
- Dynamic, cached event images based on team data.
|
|
- Compatible with WordPress 4.5+ and PHP 5.6+.
|
|
|
|
## Installation
|
|
|
|
1. Upload the plugin files to the `/wp-content/plugins/tonys-sportspress-enhancements/` directory, or install via the WordPress plugin repository.
|
|
2. Activate the plugin through the 'Plugins' menu in WordPress.
|
|
3. Make sure the [SportsPress](https://wordpress.org/plugins/sportspress/) plugin is installed and activated.
|
|
|
|
## Frequently Asked Questions
|
|
|
|
**Q: Does this plugin require SportsPress?**
|
|
A: Yes, it extends the functionality of the SportsPress plugin.
|
|
|
|
**Q: How are event images generated?**
|
|
A: When an event is viewed or shared, a featured image is generated using the primary colors and logos of the participating teams.
|
|
|
|
|
|
---
|
|
|
|
*This plugin is not affiliated with or endorsed by ThemeBoy or the official SportsPress plugin.* |