الوصف
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.
لقطات الشاشة
التنصيب
- Upload the folder
background-per-page
to the/wp-content/plugins/
directory keeping the file structure. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Edit or add a new post or page and you will see a new meta box to add your background options
- To set your default background settings go to
Appearance -> Background
.
الأسئلة المتكررّة
- 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
المراجعات
المساهمون والمطوّرون
“Background Per Page” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Background Per Page“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
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.