Skip to content

Repository files navigation

ThemePlate Meta

Usage

useThemePlate\Meta\MenuMeta;
( newMenuMeta( 'Custom Menu Meta' ) )->fields( $list )->create();
useThemePlate\Meta\PostMeta;
( newPostMeta( 'Custom Post Meta' ) )->fields( $list )->locaction( 'post_type' )->create();
useThemePlate\Meta\TermMeta;
( newTermMeta( 'Custom Term Meta' ) )->fields( $list )->locaction( 'taxonomy' )->create();
useThemePlate\Meta\UserMeta;
( newUserMeta( 'Custom User Meta' ) )->fields( $list )->create();

About

No description or website provided.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages