[Resolved] Display ads or related posts within post content
The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.
Languages: English (English )Chinese (Simplified) (ç®€ä½“ä¸æ–‡ )
Timezone: Asia/Hong_Kong (GMT+08:00)
Hi,
There isn't such a built-in feature within Toolset plugins, but it can be done by some custom PHP codes, for example,
1) use WordPress built-in filter hook the_content, to trigger a PHP function, https://developer.wordpress.org/reference/hooks/the_content/
2) In this PHP function, inject your ad codes into it
The forum ‘Types Community Support’ is closed to new topics and replies.