Beskrivelse
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.
Installasjon
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
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Create cached wp header footer” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Create cached wp header footer” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- Added assets
0.2
- Added refresh action link
0.1
- Initial version