diff --git a/logger.php b/logger.php index 88937f0e..52732997 100644 --- a/logger.php +++ b/logger.php @@ -3,7 +3,7 @@ * Plugin Name: Alley Logger * Plugin URI: https://github.com/alleyinteractive/logger * Description: A Monolog-based logging tool for WordPress. Supports storing log message in a custom post type or in individual posts and terms. - * Version: 2.4.3 + * Version: 2.4.4 * Author: Alley Interactive * Author URI: https://alley.com/ * Requires at least: 5.9 diff --git a/template-parts/log-display.php b/template-parts/log-display.php index ee480d5a..9591b0ea 100644 --- a/template-parts/log-display.php +++ b/template-parts/log-display.php @@ -167,9 +167,6 @@ function ai_logger_render_table( array $data ): void {