Skip to content

Commit

Permalink
Update projects/plugins/wpcomsh/wpcomsh.php
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Jorsch <[email protected]>
  • Loading branch information
zinigor and anomiex authored Jun 12, 2024
1 parent 2b46227 commit 55c6331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/plugins/wpcomsh/wpcomsh.php
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ function wpcomsh_google_maps_api_key( $api_key ) {
* We have some instances where `track_number` of an audio attachment is `??0` and shows up as type string.
* However the problem is, that if post has nested property attachments with this track_number, `json_serialize` fails silently.
* Of course, this should be fixed during audio upload, but we need this fix until we can clean this up properly.
* More detail here: 235-gh-Automattic/automated-transfer
* More detail here: https://github.com/Automattic/automated-transfer/issues/235
*
* @param array $exif_data The file exif data.
*
Expand Down

0 comments on commit 55c6331

Please sign in to comment.