Kevin's Plugin

Popis

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.

Obrázky

Inštalácia

  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.

Časté otázky

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.

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“Kevin's Plugin” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

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.