Title: Using it with custom fields
Last modified: August 21, 2016

---

# Using it with custom fields

 *  Resolved [stueynet](https://wordpress.org/support/users/stueynet/)
 * (@stueynet)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/using-it-with-custom-fields/)
 * Any thoughts of how to have the {openx:N} code fire in custom fields? The filter
   only works on the main content. Thanks!
 * [http://wordpress.org/plugins/openx-wordpress-widget/](http://wordpress.org/plugins/openx-wordpress-widget/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [stueynet](https://wordpress.org/support/users/stueynet/)
 * (@stueynet)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/using-it-with-custom-fields/#post-4423717)
 * Answered my own question
 *     ```
       <?php echo apply_filters('the_content', get_field('leaderboard_top', 'option')); ?>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Using it with custom fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/openx-wordpress-widget.svg)
 * [OpenX Wordpress Widget](https://wordpress.org/plugins/openx-wordpress-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/openx-wordpress-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/openx-wordpress-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/openx-wordpress-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/openx-wordpress-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/openx-wordpress-widget/reviews/)

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)
 * [openx](https://wordpress.org/support/topic-tag/openx/)

 * 1 reply
 * 1 participant
 * Last reply from: [stueynet](https://wordpress.org/support/users/stueynet/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/using-it-with-custom-fields/#post-4423717)
 * Status: resolved