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.

Full screen background

توضیحات

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

نصب

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.

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

No Questions yet.

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

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

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

“Full screen background” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Full screen background” به زبان شما.

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

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

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

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