View Single Post
Old 08-30-2023, 01:22 PM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,057
Quote:
Originally Posted by CyberSEO View Post
If you want to modify their iframes, just modify them: https://www.cyberseo.net/blog/conten...-cyberseo-pro/

1) Open your feed settings.

2) Click on the "Expert" tab.

3) Paste something like this into the "Custom PHP code" box:

Code:
$post['post_content'] = str_replace('something to replace', 'the replacement', $post['post_content']);
4) Save the settings.

Everything is well described in the manual and the tutorial articles.

I kind of figured that your plugin would have a way to do it too.

good stuff
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote