Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Create cached wp header footer

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

  1. Upload the whole create-cached-wp-header-footer directory into your WordPress plugins directory.
  2. Activate the plugin on your WordPress plugins page

Uninstalling

  1. Deactivate the plugin on the plugins page of your blog dashboard
  2. 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.

Bidragsytere

Endringslogg

1.0

  • Added assets

0.2

  • Added refresh action link

0.1

  • Initial version