Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 857 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 857 Bytes

Custom plugin designed for my own use and based on the work of:

Phi Phan
igmoweb
petitphp

Adds a block called "Data" which allows me to display:

  • a meta field
  • an ACF
  • a list of taxonomy terms
  • a WooCommerce attribute
  • a "Magic" field which returns the result of a filter

There are parameters to customize the render (HTML tag, align) and a hook allows to filter the content.

You can fork this repo if you are a developer, but if you want something maintained, use the following extensions instead:

"Meta Field Bloc" by Phi Phan
"Taxonomy Terms List Block" by igmoweb