pods-framework / pods-beaver-builder-themer-add-on

Integration of Beaver Themer plugin for WordPress (https://pods.io/beaver-themer/)
https://wordpress.org/plugins/pods-beaver-builder-themer-add-on/
GNU General Public License v2.0
35 stars 6 forks source link

Feature/add pods field option #121

Open nicdford opened 1 year ago

nicdford commented 1 year ago

Adds the ability to get pods field values.

If a user sets up a custom-defined list and wants to return the value, currently they can only return the display() value. This PR allows the use of the field() method instead. This enables easier management of frontend logic in the BB Themer Layout Settings.

Custom list of values, with long label values.

image

Themer Layout Settings using the shortcode result as a means of validating what layout should be shown.

Screenshot 2022-12-01 at 1 28 35 PM