Replace Social class with an equivalent MenuItem #291
Labels
core
Project Type: Core functionality
enhancement
Task Type: New features, additional options for existing features, etc.
good first issue
refactor
Task Type: Refactoring, code cleanup, etc.
themes
Project Type: Themes
The Social class feels kinda strange and out-of-place. It works mostly like a menu, but is much more limited. Instead, let's just replace that class with a new
SocialMenuItem
, with similar parameters and usage as the existing Social class and its items.The theme templates will need to be updated, so that the current "social" areas reference a new OrchidMenu and render with the updated formatting
The text was updated successfully, but these errors were encountered: