Mô tả
Insert photos from your OpenPhoto installation into your WordPress content through the media manager.
Learn more about OpenPhoto
Find the project on GitHub
Cài đặt
- Install plugin like any other WordPress plugin
- Browse to Settings > OpenPhoto.
- Specify the web address of your OpenPhoto installation. Save the settings to authenticate with your OpenPhoto installation’s API.
- Now when you add an image through WordPress, you’ll see a new tab called “OpenPhoto”.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“OpenPhoto for WordPress” 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 “OpenPhoto for WordPress” 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.9.5
- Fix Insert Into Post button in WP 3.5
0.9.4.2
- Reverting parameter name to “generate”
0.9.4.1
- Change values for File Name and File Type
0.9.4
- Including openphoto-php as a Git submodule
- Use title from OpenPhoto instead of filename
- Handle change in OpenPhoto API related to value of pathOriginal
0.9.3
- Force image sizes to be generated so image src will persist.
- Add option for image size referenced by the File URL button.
0.9.2
- Minor fixes to address header redirects, the OAuth workflow, and non-unique ids
0.9.1
- Initial release