theme overwrites other theme's function.php
-
Hi,
I have some (8-10) standalone wp sites, and started to integrate them to one wp multisite network after reading about this built in function.
Everything seemed to be ok for a while, but when i completed to migrate the 4th or 5th site some others crashed.
After a bit bug tracking i found that the last imported site did the issue (exactly the theme file of it), because some lines of it’s functions.php appended all other themes functions.php.
It’s a free theme called tag magazine. [ Moderated: link redacted, please do not share that site here. ]
I tried to search about this issue but found nothing. Can anyone help me or give some advice?
How to find out extactly what makes this? I would like to use all of my sites in one network but dont know how can one theme’s functions.php append lines to others.
I’m using 3.3.2 wp, nothing special plugins.
This lines are appednded to all of my functions.php’s:
[ 313 lines of code moderated. For more than 10 lines of code please use pastebin.com instead. ]
- The topic ‘theme overwrites other theme's function.php’ is closed to new replies.