Strange Custom Field

Posted in: Newspaper
Post count: 141

When I save / publish a new post, I get a custom field created called “tdc_dirty_content” which has a number on one.

As I copy my posts and repost as a new article, I get multiple custom fields all lcalled the same thing.

Do you know what is creating this and is there a way to stop this being added each time?

Post count: 18283

Hello !

Please notice that custom filed is used by the theme to verify if the content is added by WordPress from the backend (it gives 0 value) and if the content is added from the tagDiv composer (it gives 1 as value). It should not be removed because the theme will use this detail. You can check here -> https://www.screencast.com/t/RaJpjDHdQ5D to see where exactly this code is created. I do not know why you want to remove it because it will be more useful for the theme and it will do not influence any theme results.

Thanks for your understanding!

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