so-widgets-bundle icon indicating copy to clipboard operation
so-widgets-bundle copied to clipboard

Add ability to easily swap out widget templates with custom templates

Open AlexGStapleton opened this issue 8 years ago • 0 comments

To make things easier for designers, we should either use or replicate the functionality of get_template_part() for widget templates. This will give users the ability for theme developers and designers to easily replace templates without having to write the PHP to do it.

AlexGStapleton avatar Oct 02 '17 09:10 AlexGStapleton