Title: Custom fields?
Last modified: September 1, 2016

---

# Custom fields?

 *  Resolved [paulio](https://wordpress.org/support/users/paulio/)
 * (@paulio)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/)
 * Hi
 * Any chance of this plugin allowing use of custom fields in the future please?
   
   It looks really good from the screenshots & documentation, but without custom
   field support I can’t use it unfortunately.
 * Many thanks.
 * [https://wordpress.org/plugins/the-post-grid/](https://wordpress.org/plugins/the-post-grid/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-7699298)
 * Hi,
 * Sorry custom fields we can not added cause we don’t know which fields type used.
 * So if you need you can customize that depends on your custom fields.
 * Thanks
 *  [gregfuller](https://wordpress.org/support/users/gregfuller/)
 * (@gregfuller)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154498)
 * Does this mean that I could insert a custom field programmatically via a hook,
   filter or some other means? I have a post subtitle field I would like to display.
   The field is in post meta.
 * Thank you.
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154563)
 * Sorry we don’t use any hook we use our own template/ layout
 * You can add your code in my layout.
 * Thanks
 *  [gregfuller](https://wordpress.org/support/users/gregfuller/)
 * (@gregfuller)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154602)
 * “You can add your code in my layout”
 * What does this mean? That I would have to modify the plugin?
 * Do the standard WordPress filters work, like “the_title”?
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154673)
 * You can use “get_the_title” for filter
 * Thanks
 *  [gregfuller](https://wordpress.org/support/users/gregfuller/)
 * (@gregfuller)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154709)
 * I tried the the_title and the the_except filter and both worked. “get_the_title”
   is not a filter, and by itself would not work.
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154731)
 * we use get_the_title function
 *  [gregfuller](https://wordpress.org/support/users/gregfuller/)
 * (@gregfuller)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154762)
 * I’m sure you do use it in your plugin, but I’m addressing how to manipulate the
   output without modifying the plugin, by using hooks and filters in the functions.
   php file of the theme or another plugin.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Custom fields?’ is closed to new replies.

 * ![](https://ps.w.org/the-post-grid/assets/icon-256x256.gif?rev=2647621)
 * [The Post Grid – Shortcode, Gutenberg Blocks and Elementor Addon for Post Grid](https://wordpress.org/plugins/the-post-grid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-post-grid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-post-grid/)
 * [Active Topics](https://wordpress.org/support/plugin/the-post-grid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-post-grid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-post-grid/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [gregfuller](https://wordpress.org/support/users/gregfuller/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-221/#post-8154762)
 * Status: resolved