Description: This plugin adds the default custom fields on the Write Post/Page. (at your option) any later version. add_action( 'init', array(&$this, 'custom_field ...
Crocoblock Support were very helpful and discovered the JetSearch Results Area Post Content Source needed changing from 'Custom Field' to 'Post Content'. Once the Source was changed and the repeater ...
We recently came across a need to exclude a set of custom posts from our WordPress search results page, based on a value set in the custom fields of those posts. The pre_get_posts action hook allows ...