Beskrivning
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.
Installation
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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Create cached wp header footer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Create cached wp header footer” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Added assets
0.2
- Added refresh action link
0.1
- Initial version