ingredient.php
Functions for the ingredient custom post type.
Tags
Table of Contents
Functions
- ingredient_meta_data() : void
- Show ingredient meta data at top of post.
- ingredient_columns() : bool
- Add generatepress column handling to ingredient custom post type.
Functions
ingredient_meta_data()
Show ingredient meta data at top of post.
ingredient_meta_data() : void
Tags
ingredient_columns()
Add generatepress column handling to ingredient custom post type.
ingredient_columns(bool $columns) : bool
Parameters
- $columns : bool
-
Apply columns flag.