Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Full screen background

Descripció

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

Instal·lació

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.

PMF

No Questions yet.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Full screen background» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

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