Requesting for post section hook/filter only

Posted in: Newspaper
Post count: 30

Dear support,

We are implement restrict content function on the post.

Can you provide me this post section hook/filter only. please see the image below

Below is the reply by the developer of the plugin
2021-04-27-12-20-38

Post count: 27744

Hello,

If you use a Single Post Template from Cloud Library, then you can find the section in this path => wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_content.php
if you have a standard template then you can find it in this path => wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php the function for the post content on default style is set on this file wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php , the function is starting from the line 428 and the function is function get_content()

Hope this helps you!

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.