rename readme as markdwon, update manifest
This commit is contained in:
37
readme.md
Normal file
37
readme.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# 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.*
|
||||
Reference in New Issue
Block a user