该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Create cached wp header footer

描述

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.

安装

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

评价

此插件暂无评价。

贡献者及开发者

“Create cached wp header footer” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Added assets

0.2

  • Added refresh action link

0.1

  • Initial version