Flynsarmy / wp-template-part-widget

WordPress plugin adding a widget that displays a specified template partial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flynsarmy Template Part Widget

This plugin adds a widget that displays a specified template partial.

Installation

  • git clone to /wp-content/plugins/flyn-template-part-widget
  • Activate in your WordPress plugins list

Usage

  • Check the WordPress documentation for get_template_part.
  • Create a partial in your theme folder - for example partials/content-mydetails.php
  • Add the Template Part widget to your widget list
  • Set Slug to partials/content and Name to mydetails

About

WordPress plugin adding a widget that displays a specified template partial.


Languages

Language:PHP 100.0%