Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Kilroy was here

Descrizione

Adds a text tag to the footer of posts & pages

Screenshot

  • Plugin settings page

Installazione

  1. Download the plugin and unzip it. Copy the files to the /wp-content/plugins/kilroy-was-here directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

After installation, you can change the text in the options page under ‘Settings’.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Kilroy was here” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Kilroy was here” è stato tradotto in 1 lingua. Grazie a chi traduce per il contributo.

Traduci “Kilroy was here” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

1.5.4

  • Improve accessibility
  • Update tested WordPress version

1.5.3

  • Update tested WordPress version

1.5.2

  • Replace PHP header function with http_response_code.

1.5.1

  • Ignore PHP sniff WordPress.Security.EscapeOutput.OutputNotEscaped
  • Remove deprecated @subpackage tag
  • Update tested WordPress version

1.5

  • Update code according to WordPress coding standards
  • Move class into seperate file

1.4

  • Use short array syntax

1.3.3

  • Use WordPress checked function
  • Correct PHP Doc tags

1.3.2

  • Improved code readability
  • Do not delete settings in large networks upon uninstall

1.3

  • Renamed class and text domain

1.2.2

  • Replaced text domain constant

1.2.1

  • Improved translation support

1.2

  • Added a priority setting
  • Added a HTML comment option
  • Added a HTML option
  • Improved multisite support

1.1

  • Corrected minimal required WordPress version
  • Removed deprecated screen_icon function
  • Use plugins_loaded action
  • Added text domain for translations
  • Follow WordPress coding standards
  • Added unit tests