Created
December 28, 2024 12:45
-
-
Save VictorPietro/891078587335282701cb31d342088830 to your computer and use it in GitHub Desktop.
PHP Function to return JetEngine's Glossary items
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* This will return the glossary items as a value:label array */ | |
| jet_engine()->glossaries->filters->get_glossary_options( $glossary_id ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment