Kevin's Plugin

説明

Allows you to insert whatever you want into your header and footer on every page. We use it to insert meta data that search engines require to submit a site for indexing. Multi-site Compatible.

スクリーンショット

  • Settings screen shot.

インストール

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings -> Kevin’s Plugin Settings to edit your header and footer content

*For Multi-site, you can Network activate or activate individual sites as needed.
*If you deactivate and then reactivate, previous settings will be saved.

FAQ

Can I put Javascript in the header or footer?

Yes, you can put Javascript, meta tags, css, or anything else you can think of that you would want to have in your header or footer on every page.

Can I put custom php to generate dynamic footer information?

Not anymore. Looks like latest versions of WordPress disable php running from here. Makes sense for security. Maybe an future update will reenable the ability to have php run again from this plugin.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Kevin's Plugin はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Kevin's Plugin” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.0.1

  • Fixed CSRF vulnerability by adding nonce verification to the settings form handler.
  • Added capability check to settings page.
  • Security hardening: added output escaping.

2.0.0

  • Tested with WordPress 5.4.2 and updated Readme, noted php no longer runs from plugin.

1.1.6

  • Added support for multi-site

1.1.5

  • Updated documentation.

1.1.4

  • Updated the style of the settings page a tiny bit.