這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Cosimo – Change Of Scene Image Many Often

外掛說明

Cosimo is the acronym for “Change Of Scene Image Many Often”. Static background images are boring very quickly. Cosimo wants to avoid this.
Users of NextGEN gallery can prepare a gallery of wallpapers and use them on Cosimo settings.
A string in the glob-style format, for example, *69*Summer, Spring?-Break*, etc. can also select images from the media library.
The change interval may following a number of page views or time (minutes, hours, days, weeks, months, years done).
The background image is used on the site about inline CSS, as in this example:

body {background-image:url(http://…../wp-content/uploads/bg-superduper.jpg) !important;}
Cache tools such as WP Super Cache can cause additional delays, especially in the range of hours. If necessary, the plugin could be expanded to also change the Header image. User feedback is welcome.

螢幕擷圖

  • Cosimo settings

安裝方式

  1. Upload cosimo folder into /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題集

No questions.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Cosimo – Change Of Scene Image Many Often〉的開發相關工作。

參與者

變更記錄

Explanation:

  • FEA = Implemented feature
  • BUG = Resolved bug
  • OPT = Optimization
  • CLN = Cleanup/Refactoring
  • OTH = Other

0.5

  • CLN: Code maintenance for WP 4.2

0.4

  • CLN: Code maintenance for WP 3.8
  • FEA: Free CSS-Selector instead of just BODY-Tag. Example: #page, .menu, etc.

0.3

  • OPT: Code maintenance for WP 3.x

0.2

  • OPT: Image Filter apply NextGENs exclude attribute, also

0.1

  • OTH: Initial version