diff --git a/includes/admin/settings/views/html-webhooks-edit.php b/includes/admin/settings/views/html-webhooks-edit.php index 9aa893797fd..859c1945052 100644 --- a/includes/admin/settings/views/html-webhooks-edit.php +++ b/includes/admin/settings/views/html-webhooks-edit.php @@ -144,7 +144,7 @@ if ( ! defined( 'ABSPATH' ) ) { get_date_created() && '0000-00-00 00:00:00' !== $webhook->get_date_created()->date( 'Y-m-d H:i:s' ) ) : ?> - $webhook->get_date_modified()->date( 'U' ) ) : ?> + get_date_created() ) : ?>