source_id ); if ( empty( $url ) ) { return null; } return (object) array( 'url' => $url, 'text' => __( 'Edit', 'amazon-s3-and-cloudfront' ), ); } }