bacoords / example-query-loop-button

Add Custom Fields to Buttons in the Query Loop

Home Page:https://www.briancoords.com/adding-custom-fields-attributes-to-core-blocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Query Loop Button Extension

Extends the button block to allow you to populate the href value automatically with the permalink or to a custom meta field. This is especially useful in the query loop, where you may want a custom button for your read more link.

🎥 The full tutorial.

Xnapper-2023-11-28-21 31 38

This repo is part of a tutorial that teaches you how to:

  1. Add custom attributes (aka custom fields) to a core block, and
  2. Modify the final frontend markup of the block based on the attribute values

About

Add Custom Fields to Buttons in the Query Loop

https://www.briancoords.com/adding-custom-fields-attributes-to-core-blocks/


Languages

Language:JavaScript 55.5%Language:PHP 44.5%