This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Kevin's Plugin

Descripció

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.

Captures

Instal·lació

  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.

PMF

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.

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Kevin's Plugin» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Kevin's Plugin» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

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.