This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Post Background

توضیحات

This plugin allows you to add and image as background of posts, pages or custom post type in general (in the same way as a thumbnail).

  • This is a rewrite of my old plugin Post Background which I do not have access anymore. *

عکس‌های صفحه

  • The background box for a post

نصب

  1. Download the plugin from here.
  2. Extract all the files.
  3. Upload everything (keeping the directory structure) to the /wp-content/plugins/ directory.
  4. There should be a /wp-content/plugins/wp-post-brackground directory now with wp-post-brackground.php in it.
  5. Activate the plugin through the ‘Plugins’ menu in WordPress. A box will be added to the page edition.

سوالات متداول

How it works?

Exactly in the same way that thumbnails works. It includes the get_the_post_background_src function which return the url of the background and the get_the_post_background_id function which return the id of the attachment.

Do I have embed the same background if I a page inherits its parent background?

No. You can pass true as second parameter on get_the_post_background_src function.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“WP Post Background” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WP Post Background” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

  • 1.0.0 Initial release