Opis
This plugin just adds additional http header to pages.
Instalacija
- Unzip and upload the
wp-kurt-legacyfolder to your/wp-content/plugins/directory. - Activate the plugin on the WordPress ‘Plugins’ page.
There is no settings page.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Kurt Vonnegut HTTP header” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Kurt Vonnegut HTTP header” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
0.1
- Initial commit. First version of plugin.
0.2
- Adding the legacy as a mail header.
0.2.1
- A few improvements: prevent direct access to the plugin file, clear and consistent PHPDoc comments for each function and implified the logic for handling mail headers to ensure the header always added correctly.
0.3
- Added enhanced error logging to track HTTP header, meta tag, and email header additions.