Soldato
- Joined
- 7 Jan 2007
- Posts
- 10,607
- Location
- Sussex, UK
Hello,
Built a site using Wordpress and used the code below to create custom templates for some pages.
Now this is fine for now and if I was working on my own it wouldn't be a problem.
The only issue is my mate, who also helps with the site has no way of editing this page, and I don't trust him uploading to FTP and using dreamweaver, he is dangerous
Is there anyway I can add this into the CMS within Wordpress so he can edit it with Xstandard or something?
Built a site using Wordpress and used the code below to create custom templates for some pages.
PHP:
<?php /* Template Name: New Template Name*/ ?>
The only issue is my mate, who also helps with the site has no way of editing this page, and I don't trust him uploading to FTP and using dreamweaver, he is dangerous

Is there anyway I can add this into the CMS within Wordpress so he can edit it with Xstandard or something?