Display
Used to create and run the different display methods in the Sports Bench Plugin.
To create a new display object, you’ll need to use the Sports_Bench\Classes\Base\Display
namespace and then use new Display()
.
Class Methods
- border_top_colors
- division_color
- get_seasons
- hex2rgba
- show_game_stats_info
- show_google_maps
- team_horizontal_gradient
- show_team_border_colors
- show_slider_game_info
- show_label_head
Since: 2.0
Source
- /includes/classes/base/class-display.php — 31