Descripción
Officials Templates for SportsPress is a WordPress plugin that enhances the Official profile on SportsPress by adding custom template functions. These functions allow you to easily display and customize official’s details on your sports website.
You can add your own detail info by using the following hooks:
1. Actions
* otfs_meta_box_officials_details
: To add the custom detail field to the Details Meta-Box
* otfs_meta_box_officials_save
: To save the custom detail field.
2. Filters
* otfs_officials_details
: To show the custome detail field at the frontend.
Features
- Custom Template Functions: Introduces a set of template functions for displaying officials' information.
- Enhanced Officials Management: Adds the ability to show several details of an Official (i.e. Nationality, Age etc)
- Responsive Design: Ensures officials' templates look great on all devices.
- Easy Integration: Seamlessly integrates with SportsPress for straightforward implementation.
Usage
Once activated, the plugin automatically enables an Officials Settings tab at SportsPress->Settings->Officials
. There you can enable/disable template display, change the order and select which details you want to display for your Officials.
Support
For support or inquiries, visit plugin support forum.
Donate
If you find this plugin helpful, consider making a donation to support further development and maintenance.
Credits
This plugin was developed by Savvas. Visit author’s website for more information.
License
This plugin is licensed under the GPL v2 or later. See License for more details.
Capturas
Instalación
-
Download the Plugin:
- Download from the WordPress Plugin Repository.
-
Upload to WordPress:
- Upload the plugin to your WordPress installation under 'Plugins' > 'Add New.'
-
Activate the Plugin:
- Activate Officials Templates for SportsPress in the 'Plugins' menu in WordPress.
-
Configuration:
- Go to
SportsPress->Settings->Officials
to configure what and how will be displayed at your Official’s profile.
- Go to
FAQ
-
Why my Official profile shows no stats?
-
Make sure you assigned the corresponding Leagues and Seasons to your Official profile.
-
I am not able to add any official. What should I do?
-
Make sure you have enabled the
Officials
module of SportsPress atSportsPress->Settings->Modules->Players & Staff
.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"Officials Templates for SportsPress" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Officials Templates for SportsPress" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.5
- FIX: The officials were not linked in the match/event page.
1.4
- NEW: Add hooks to the "Details" meta-box. See description for more info.
1.3
- NEW: Select for which duties you want to show stats and info.
1.2
- TWEAK: Support more serialized string schemas.
1.1
- FIX: Template togle buttons are not working.
1.0
- Initial release.