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.

Background Per Page

Descrizione

Easily add background options on a per page/post basis.

Currently the plugin includes the following features-

  • Add a background image
  • Options for vertical & horizontal repeating
  • Fade out the bottom edge of your background image
  • Choose background colour
  • Child pages of a page with a custom background will inherit the parent page background settings.

Screenshot

  • The new meta box that is added to your post/page screens.
  • The menu item to set a default background.
  • The screen to set up your default background.

Installazione

  1. Upload the folder background-per-page to the /wp-content/plugins/ directory keeping the file structure.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit or add a new post or page and you will see a new meta box to add your background options
  4. To set your default background settings go to Appearance -> Background.

FAQ

My backgrounds aren’t showing up. Why?

The theme you are using needs to be calling <?php wp_head(); ?>. Check that it is. 🙂

Is this plugin totally awesome?

Yes. Yes it is.

Can I give you some money for all the hard work you have put in to this and all the other plugins you have developed?

Why thank you! That would be very kind. Please visit this link to donate – http://fishcantwhistle.com/donate/#.T4_pV-j-_jI

Recensioni

Leggi tutte le recensioni di 9

Contributi e sviluppo

“Background Per Page” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Background Per Page” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

0.1

  • First release

0.2

*Fixed update bug and added hierarchical backgrounds

0.3

  • Added functionality for fixed/scroll and background image position.Also fixed a bug where default background colour overrode individual page settings.