Lýsing
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.
Uppsetning
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
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“Create cached wp header footer” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “Create cached wp header footer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
1.0
- Added assets
0.2
- Added refresh action link
0.1
- Initial version