Changeset 11687
- Timestamp:
- 03/21/2022 09:36:01 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/photo.php
r11679 r11687 93 93 add_action( 'wporg_photos_photo_upload_complete', [ __CLASS__, 'get_analysis' ] ); 94 94 add_action( 'wporg_photos_photo_analysis_complete', [ __CLASS__, 'assign_categories' ], 11 ); 95 add_action( 'wporg_photos_photo_analysis_complete', [ __CLASS__, 'assign_colors' ], 11 ); 95 // Disabled until such time as it can be improved, assuming that's worthwhile. 96 //add_action( 'wporg_photos_photo_analysis_complete', [ __CLASS__, 'assign_colors' ], 11 ); 96 97 add_action( 'wporg_photos_photo_analysis_complete', [ __CLASS__, 'assign_tags' ] ); 97 98 add_action( 'wporg_photos_photo_upload_complete', [ __CLASS__, 'set_orientation' ] );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)