Snippets Collections
<?php

// get the value of image_advanced type of custom field for the current taxonomy term 
$clients_gallery = rwmb_meta( 'clients_gallery', ['object_type' => 'term'], get_queried_object_id() );
star

Fri Aug 12 2022 01:01:35 GMT+0000 (Coordinated Universal Time) https://docs.metabox.io/displaying-fields-with-code/

#wordpress #php #metabox
star

Tue May 17 2022 14:02:47 GMT+0000 (Coordinated Universal Time) https://wpdevdesign.com/taxonomy-term-specific-image-grid-using-meta-box/

#php #metabox #wordpress

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension