• Is there any kind of command to pull the friendly title I’ve made in Lazy Blocks in PHP?

    eg:
    <?php echo $attributes['type-of-posts-to-show'];?>
    returns case-studies

    I’d like it to return the Lazy Block’s select option ‘Case Studies’
    was hoping something like:
    <?php echo $attributes['type-of-posts-to-show']['Label'];?>
    would work, cant find anything in the documentation…

Viewing 1 replies (of 1 total)
  • Plugin Author nK

    (@nko)

    Hey.

    In the next plugin update will be added Output Format option for Select and Radio controls. Update will be available in 1-2 days.

    Regards, nK.

Viewing 1 replies (of 1 total)
  • The topic ‘attributes proper title label’ is closed to new replies.