jeudi 10 mars 2016

Creating locked pages for multi-site users

I'm trying to setup a locked/controlled About page for my multi sites, where the user can manage the content but can't remove or add additional pages.

I can create a plugin with an admin area to manage the About page content, but I don't know how to force sites to include the page and display the plugin content.

Ideally I can add an about.php file in the theme, but I keep getting 'not found', even after I add it to .htaccess. Do I have to use page templates and then somehow lock a page for each site?

.htaccess file:

RewriteBase /

RewriteRule ^index.php - [L]

RewriteRule ^about.php - [L]

Can someone point me in the right direction? Thanks!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire