Title: Update Post with EXIF data
Author: Mark Howells-Mead
Published: <strong>નવેમ્બર 26, 2015</strong>
Last modified: સપ્ટેમ્બર 30, 2016

---

પ્લગીન શોધો

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://s.w.org/plugins/geopattern-icon/update-post-with-exif-data.svg)

# Update Post with EXIF data

 [Mark Howells-Mead](https://profiles.wordpress.org/markhowellsmead/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/update-post-with-exif-data.1.3.1.1.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/update-post-with-exif-data/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/update-post-with-exif-data/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/update-post-with-exif-data/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/update-post-with-exif-data/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/update-post-with-exif-data/)

## વર્ણન

If the appropriate checkboxes are selected in the Post submit box when saving the
Post, the plugin reads the EXIF data of the Post’s _Featured Image_ and adds Post
Tags and a custom meta value “_location_” containing the serialized GPS location
data of the image.

 * If the Post has no Featured Image, or if the Featured Image’s EXIF data is incomplete,
   then nothing happens.
 * The EXIF data is read directly from the image file, not from a database entry.
 * If standard values “GPSLongitude” and “GPSLatitude” are not available in the 
   Featured Image’s EXIF data, the post will not be updated with the custom meta
   field. (A pre-existing value will not be deleted, if this happens.)
 * When saving Post Tags, the standard taxonomy `post_tag` is set. If you need to
   modify this, for example in the case of a custom taxonomy, then you can use the
   filter hook `update-post-with-exif-data/post_taxonomy` to change it.
 * If you want to see the custom meta value containing serialized GPS location data
   in the WordPress backend, you’ll need to parse the data and add this field yourself.
   A good solution for this is the “Advanced Custom Fields” plugin by Elliot Condon,
   with field type “Google Map”.
 * Developers: see the code for a WordPress action hook `update-post-with-exif-data/
   no-gps`, which fires in the event that there is no valid GPS data available in
   the Featured Image.

## સ્થાપન

 1. Upload the plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## સમીક્ષાઓ

![](https://secure.gravatar.com/avatar/fc86d9dfbfc88c36be834763e00759fcd59197dee28515e1e4c85204c3abe013?
s=60&d=retro&r=g)

### 󠀁[Good job!](https://wordpress.org/support/topic/good-job-651/)󠁿

 [wellbeingtips](https://profiles.wordpress.org/wellbeingtips/) ફેબ્રુવારી 25, 2017
1 reply

Thanks!

 [ 1 સમીક્ષાઓ વાંચો ](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/)

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Mark Howells-Mead ](https://profiles.wordpress.org/markhowellsmead/)

[“Update Post with EXIF data” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/update-post-with-exif-data)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/update-post-with-exif-data/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/update-post-with-exif-data/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/update-post-with-exif-data/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/update-post-with-exif-data/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.3.1.1

 * Correct version number in README.

#### 1.3.1

 * Additional safeguards in the event of missing GPS data in the EXIF array.
 * Add `update-post-with-exif-data/no-gps` action hook to function `addImageLocationToPost`.

#### 1.3.0

 * **Breaking change**: filter hook `post_exif_data_taxonomy` is now renamed `update-
   post-with-exif-data/post_taxonomy`.
 * **Bugfix**: check to ensure that both GPSLongitude and GPSLatitude are set before
   updating location meta.
 * Add unique PHP namespace.
 * Comply with PSR-2 coding standards.
 * Add action to assist with debugging.
 * Extend plugin description for better clarification.

#### 1.2.2

 * Confirmation of compatibility with WordPress 4.6.

#### 1.2.1.1

 * Fix typo in README.

#### 1.2.1

 * Confirmation of compatibility with WordPress 4.5.

#### 1.2.0

 * Replace hard-coded list of customized taxonomy keys with standard taxonomy `post_tag`,
   and add filter to allow this
    to be customized by third parties.
 * Clean up code (whitespace, commenting).

#### 1.1.1

 * Corrections to version numbering in README/SVN.
 * Confirmation of support in WordPress 4.4.2.
 * No functional changes.

#### 1.1

 * Initial public version.

## મેટા

 *  વર્ઝન **1.3.1**
 *  છેલ્લી અપડેટ: **10 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **10+**
 *  વર્ડપ્રેસ વર્ઝન ** 4.3 અથવા ઉચ્ચતર **
 *  **4.6.30** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/update-post-with-exif-data/)
 * ટૅગ્સ:
 * [exif](https://gu.wordpress.org/plugins/tags/exif/)[geo](https://gu.wordpress.org/plugins/tags/geo/)
   [iptc](https://gu.wordpress.org/plugins/tags/iptc/)[location](https://gu.wordpress.org/plugins/tags/location/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/update-post-with-exif-data/advanced/)

## પૉઇન્ટ્સ

 5 માંથી 5 સ્ટાર.

 *  [  1 5-સ્ટાર સમીક્ષા     ](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/?filter=5)
 *  [  0 4-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/?filter=4)
 *  [  0 3-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/?filter=3)
 *  [  0 2-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/?filter=2)
 *  [  0 1-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/?filter=1)

[તમારા અભિપ્રાયો](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/update-post-with-exif-data/reviews/)

## ફાળો આપનારા

 *   [ Mark Howells-Mead ](https://profiles.wordpress.org/markhowellsmead/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/update-post-with-exif-data/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](https://www.paypal.me/mhmli)