Description
When importing a new video for your WordPress theme, if the theme requires a certain custom field to be filled automatically, use this filter to pass the field name to the plugin. This filter is part of the Third party compatibility tutorial.
Parameters
- $field_name
-
(string)(required) The custom field name where the plugin should store the embed code when importing a new video.
- Default:false
Examples
Tell the plugin to automatically fill embed code into the given custom field when importing new videos.
Related
- Third party compatibility
- cbc compatibility
- cbc compatibility post type
- cbc compatibility taxonomy
- cbc compatibility tag taxonomy
- cbc compatibility url meta
- cbc compatibility image meta
- cbc compatibility likes meta
- cbc compatibility views meta
- cbc compatibility dislikes meta
- cbc compatibility duration meta
- cbc compatibility post format
- cbc compatibility theme name
- cbc compatibility theme url
- cbc compatibility human duration meta