Per page add to head

Wordpress Plugin
Download latest - 1.4.4

Developers

Erikvona

Download Stats

Today 33
Yesterday 58
Last Week 354
All Time 86,589



Releases (14 )

Version Release Date Change Log
1.4.4 2021-06-10
  • Addressed a security vulnerability
1.4.3 2021-06-09
  • Addressed a security vulnerability
1.4.2 2016-12-20
  • Fixed some more errors reintroduced in version 1.4
1.4.1 2016-12-18
  • Fixed an error leading to incorrect new line storage
1.4 2016-12-11
  • Added shortcode support. You can now place shortcodes in both the posts/pages, and the "every page" area
  • Fixed an error generating output during installation, and corrected a misplaced linebreak outside the PHP code
  • Fixed an error that could cause content for a page being inserted into an archive page for a category or tag if the id's matched up
1.3 2016-02-04
  • Now stores HTML for every page as a WordPress option in the database, instead of as a separate file (fixing problems with WP multisite, but setting a maximum size to it equal to the maximum that WordPress can store inside an option)
  • Now correctly puts line returns in the database, instead of escaping them with %BREAK% (Note: %BREAK% is still being converted into \r\n) NOTE: If you want to use the changed way of storing items, you need to update the fields you want to store that way (change something in them, then change it back)
  • Blocks direct access to plugin files (unnecessary but asked for)
  • Probably fixed problems with persons being redirected to the login page when making changes (can't verify because can't replicate)
1.2.1 2015-04-30
  • Fixed a critical installation error introduced in version 1.2
1.2 2015-04-29
  • Added support for user roles: you can prevent certain user roles from editing the head segment. Note: administrators can't be excluded, and edit the "add head to every page" segment.
  • Added support for custom post types. Note: only works when the post type is displayed "like a page" NOTE: when updating from an older version to version 1.2, make sure you go to settings -> per page add to head, and check the roles and post types you want to use after the update. New installations will have administrator, page and post checked automatically, old ones receiving an update won't
1.1.2 2015-01-11
  • Changes the output order to global content first, then page specific content.
  • Moves the per page add to head output down the queue on the wp_head hook, so the content is inserted at the end of the head tag
1.1.1 2014-05-01
  • Includes spanish translation thanks to Andrew Kurtis from WebHostingHub
1.1 2014-04-16
  • Now supports l18n!
  • Includes dutch translation.
1.0 2013-09-29
  • Now uses $_SERVER superglobal to locate current page url
  • Now properly preserves whitespace. Whitespace is visible in the source code, as well as in the meta box of the posts
  • Compatibility with Evona Config Manager (to be released, allows you to keep this plugin from removing its config files upon deinstallation).
0.3 2013-09-27

Fixed an issue that could occur when WordPress was hosted inside a subfolder of the domain

0.2-beta 2013-09-05