Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fukata/wp-exif-view
Attach exif information in post.
https://github.com/fukata/wp-exif-view
Last synced: 29 days ago
JSON representation
Attach exif information in post.
- Host: GitHub
- URL: https://github.com/fukata/wp-exif-view
- Owner: fukata
- Created: 2011-01-02T13:32:32.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-29T00:35:17.000Z (over 12 years ago)
- Last Synced: 2024-10-10T12:26:06.666Z (about 1 month ago)
- Language: PHP
- Homepage: http://fukata.org/dev/wp-plugin/wpexifview/
- Size: 277 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== WPExifView ===
Contributors: tatsuya
Donate link: http://fukata.org/
Tags: images,exif
Requires at least: 2.9.2
Tested up to: 3.1.0
Stable tag: 1.4.1Image EXIF information embedded within the body of the post.
== Description ==
This plugin, the uploaded image file specified by the short code to embed EXIF information in the post text.
Available tags
* File Name
* File Size
* Image Height
* Image Width
* MimeType
* Date Time
* Taken Date
* Camera Maker
* Camera Model
* Lens Name
* ISO
* Exposure
* FNumber
* CCDWidth
* Focal Length
* User Comment
* Software
* Artist
* Copyright
* Firmware Version== Installation ==
1. After extract, the folder "wp-exif-view/" directory to "/wp-content/plugins/" to upload.
2. plugins from admin "WPExifView" to activate.
3. in the post text [exif img="[path to image file]"] embedded. img to the path below to upload the image.== Frequently Asked Questions ==
None
== Screenshots ==
1. Setting template
2. Setting template for post== Changelog ==
= 1.4.1 =
* Add available tag to "Focal Length"= 1.4.0 =
* Change format date DateTime and TakenDate.= 1.3.2 =
* Fixed Canon EOS 70D Lens Name= 1.3.1 =
* As the latest version v1.3.0, but it had not been reflected in changes only version= 1.3.0 =
* Documents Japanese to English
* Support multisite
* Add TakenDate
* fixed FNumber and EsposureTime= 1.2.2 =
* Add available tag to "Maker"= 1.2.1 =
* Add available tag to "Lens"= 1.2.0 =
* Add available tags
* Set the template so that you can change each article= 1.1.0 =
* Internationalization Admin= 1.0.0 =
* This version is first release.== Upgrade Notice ==