Post Meta Video Settings For Portfolio
-
Hi
what text would I need to my functions support array code to see the ‘Post Meta Video Settings’ option appear for portfolio pages?
to be clear. When creating a portfolio post, a post or a page, there are screen options that allow you to show screen option fields. In the case of your plugin you have a setting that allows a post meta setting where the video shown on the widget is specific to a setting made in the post, but it appears when the box for ‘Post Meta Video Widget Settings’ has been ticked in the screen options. as seen here https://en.support.wordpress.com/screen-options/ .
However, portfolio pages are not able to host these attributes, for some reason the person that created portfolios limited the screen options. So in order for you to make a plugin value appear on the post/portfolio edit page you have to add a term or word in the functions.php ‘support=>array line to make it appear such as explained in this thread. For example here is someone teaching another person the term needed to add to make custom fields appear in the back end of portfolio by adding the term custom-fields to this line https://www.ads-software.com/support/topic/custom-fields-in-portfolio-post-type-where-are-they?replies=7
I was wondering what term to make the back end property of your plug in appear so I can have the videos customized to each individual video.
- The topic ‘Post Meta Video Settings For Portfolio’ is closed to new replies.