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.

螢幕擷圖

安裝方式

  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.

常見問題集

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.