Image output manipulation with php
Hello, i am trying to change image src's inside <footer class="entry-footer"> and </footer><!-- .entry-footer -->,
i need to be able to change img code that's here using php scripts. Also, i should write the necesseraly functions in
wp-includes/functions.php not in themes.
Thanks for helps.