Mô tả
Provides a dynamic image banner for whenisupdate.com, which is an automated release tracker for Rust.
The service provides both past and future releases using estimates based on accumulated data from Steam.
Cài đặt
- Install the plugin from the WordPress plugins screen, or manually by uploading the files to the
/wp-content/plugins/when-is-update
directory - Activate the plugin after installing, or from the ‘Plugins’ screen in WordPress
- Use Settings->When Is Update screen to configure the plugin, optionally enabling link attribution
- Use the
When Is Update
buttons in either the Text or the Visual editor, or the shortcode[whenisupdate]
anywhere on your site where you would like to show the image banner - Change the image alignment using
[whenisupdate align=left]
,[whenisupdate align=center]
or[whenisupdate align=right]
Hỏi đáp
- How do I use this again?
-
There are three ways to add the image banner:
- Use the
When Is Update
buttons in either the Text or the Visual editor - Simply include the shortcode
[whenisupdate]
anywhere on your site - Use the included widget
You can also change the alignment like this:
[whenisupdate align=left]
[whenisupdate align=center]
[whenisupdate align=right]
- Use the
- What are the banner dimensions?
-
As of writing this, the banner image is 234×60 pixels in size.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“When Is Update” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “When Is Update” 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
1.0.8
- Added alignment options for the widget
1.0.7
- Added a simple widget
1.0.6
- Fixed a potential issue with the preview
1.0.5
- Added support for both HTTP and HTTPS
1.0.4
- Added retina (high res) support
1.0.3
- Added missing file
1.0.2
- Fixed rendering issues
- Added editor buttons to insert the shortcode
- Added alignment options
1.0.1
- Fixed an issue with the default non-attributed version
- Moved to a more reliable image loading method
1.0.0
- Initial version