Does anyone know how I might go about making the theme editor grab themes off site. Meaning wordpress is installed at
and have it grab the themes from
Doesn't have to be able to make changes. Just needs to be able to view the files.
Does anyone know how I might go about making the theme editor grab themes off site. Meaning wordpress is installed at
and have it grab the themes from
Doesn't have to be able to make changes. Just needs to be able to view the files.
I'm afraid this isn't possible as to use a theme, you need its php source. When a php file is downloaded, it is run by the server leaving only the output HTML.
You could try asking the site in question if they would give you their template though.
This topic has been closed to new replies.