このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Create cached wp header footer” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Added assets

0.2

  • Added refresh action link

0.1

  • Initial version