Mô tả
Enables user to add EveryScape viewers to a post or page using a shortcode.
Attributes:
- width – Viewer width in pixels
- height – Viewer height in pixels
- script – VideoScape ID
- tour – Tour ID
-
panorama – Panorama ID
Example:
[everyscape_viewer width=”680″ height=”500″ script=”19106233″]
[everyscape_viewer width=”680″ height=”500″ tour=”39163705″]
[everyscape_viewer width=”680″ height=”500″ panorama=”1228921″]
Cài đặt
- Download the EveryScape Viewer plugin from http://everyscape.com/wp-plugin.html or from https://wordpress.org/plugins/everyscape-viewer
- Upload the entire everyscape-viewer directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode in your post or page e.g. [everyscape_viewer width=”680″ height=”500″ script=”19106233″]
Hỏi đáp
- What if I do not enter any parameters for the shortcode?
-
A viewer will be displayed with the following defaults: width = 480px, height = 300 and a sample panorama ID = 248400.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“EveryScape Viewer” 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 “EveryScape Viewer” 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.1
- Updated installation instructions and added plugin icons.
1.0.0
- First release.