Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Full screen background

Beschrijving

Full screen background image for your blog or site. Very simple and small. Uses jQuery and CSS.

Installatie

This section describes how to install the plugin and get it working.

e.g.

  1. Upload fullbg.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You can easily change the url of the image that is used as background.

FAQ

No Questions yet.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Full screen background” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Full screen background” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.6

  • sometimes initial load of the page, doesn’t resize the background: added timeout that triggers this with a slight delay.

0.5

  • Don’t use $, instead use jQuery directly.

0.4

  • Make the plugin dependency on jQuery more robust.
    it now first checks if jQuery is already on the page, and otherwise imports it.

0.3

  • Minor bug fixes

0.2

  • First stable version