Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Screenly Cast

Mô tả

The goal with Screenly Cast for WordPress is to turn WordPress into a simple content creation tool for digital signage (and for Screenly in particular).

Contrary to some other WordPress plugins or themes out there, the goal is not to convert WordPress into a full-fledged digital signage CMS. Instead, the plugin is designed for simple content creation that can be used assets in your digital signage CMS.
Also, instead of trying to add support for zones, feeds and all kind of other features, we’ve focused on ensuring a good end-user viewing experience.

For more information, check out Screenly Cast for WordPress’ home on Github and this blog post.

Ảnh màn hình

  • An example post in WordPress page without Screenly Cast.
  • The same page with Screenly Cast enabled.

Cài đặt

  • Install and activate the plugin
  • Navigate to a blog post or media attachment page and append “?srly” to the URL

Hỏi đáp

Installation Instructions
  • Install and activate the plugin
  • Navigate to a blog post or media attachment page and append “?srly” to the URL
When should I use “?srly” and when should I use “&srly” in the URL?

In most cases, you only need to use “?srly”. However, if you already got an existing parameter or variable in your URL string, you need to use “&srly” to chain it. For instance, if you “https://www.mydomain.com/?somevar=1&anothervar=2”, you need to add “&srly”. In most cases, your URL will look like “https://www.mydomain.com/some-page”, in which case you just need to add “?srly”

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Screenly Cast” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Screenly Cast” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Screenly Cast” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

0.1.18

  • Minor: PHP Version 5.2.4
    • Replaces [] with array() to comply with WP minimum requirement of PHP Version 5.2.4
    • Removes trailing comma in `screenly-cast-settings.php line 48
    • Code formating

0.1.17

  • Core: Raised WP min version to 4.4.0 due to methods being used
    • Fixed bug in duplicated message on settings saved
    • Corrected text-domain in settings

0.1.13

  • Core: Replaced plugin name and text-domain to “screenly-cast”

= 0.1.19
* Added PHPUnit test files for wordpress.