Descripció
A simple plugin to create cached wp header footer for use in custom PHP outside WordPress
Usefull when you want to build custom PHP but also want the same header and footer as your WordPress site.
After installation there is a ccwhf direcotry in the root of your account containing header.html and footer.html which can
be used outside wordpress. This files are recreated every hour.
Instal·lació
The installation is extremely simple and straightforward. It only takes a second.
Installing
- Upload the whole create-cached-wp-header-footer directory into your WordPress plugins directory.
- Activate the plugin on your WordPress plugins page
Uninstalling
- Deactivate the plugin on the plugins page of your blog dashboard
- Delete the uploaded files for the plugin
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Create cached wp header footer» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Create cached wp header footer» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- Added assets
0.2
- Added refresh action link
0.1
- Initial version