Popis
Update the post dates of your WordPress posts, pages, or custom post types based on the EXIF metadata of your images. Can be done in bulk (via Tools) or one at a time (via Edit Post screen).
Perfect for photoblogs where you want the post date to reflect when the photo was actually taken, rather than when it was uploaded.
The dates will be changed using (in order of priority):
- Custom date of your choice (date or ‚skip‘)**
- EXIF date of Featured Image
- EXIF date of the first attached image
**You can override the function with a custom meta field named: ‚exifize_date‘ which accepts:
– ‚YYYY-MM-DD hh:mm:ss‘ (for example: ‚2012-06-23 14:07:00‘)
– ‚skip‘ (to prevent the EXIFizer from making any changes.)
Inštalácia
- Upload the
/exifize-my-dates/directory to the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Change post dates one at a time via the ‚Edit Post‘ screen
- Bulk change dates using ‚EXIFize Dates‘ under the ‚Tools‘ menu
Časté otázky
-
Can this plugin do X,Y, or Z?
-
Probably not. It is simple, straightforward, and ugly. If there is a feature you think would be absolutely killer, let me know, and I’ll what I can do.
-
Can you add feature X,Y, or Z?
-
Possibly – though I do this in my spare time.
-
I’m getting unexpected results, what should I do?
-
Post on the WordPress.org forums would be your best bet – so others can benefit from the discussion.
Recenzie
Prispievatelia a vývojári
“EXIFize My Dates” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „EXIFize My Dates“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.6.3
- Version bump
1.6.0
- Added: support for Gutenberg editor
- Added: internationalization support
- Improved: Better admin styling
- Improved: Major code refactoring for better maintainability
- Improved: security
1.5.1
- Tested to WP 6.9
1.4
- Tested with WP 5.5
1.3
- Tested with WP 4.8
1.1
- Added security features to keep others from meddl’n with your affairs
1.0
- After a year of safe use on many blogs, I declare this plugin stable!
- Tested to WP 3.7.1
0.1
- First release