Skip to content

Instantly share code, notes, and snippets.

View scottbuscemi's full-sized avatar

Scott Buscemi scottbuscemi

View GitHub Profile
@jkohlbach
jkohlbach / mute-textdomain-errors.php
Created May 15, 2025 00:47
Mute _load_textdomain_just_in_time errors mu-plugin
<?php
/**
* Plugin Name: Mute Textdomain Errors
* Plugin URI: https://rymera.com.au
* Description: Mutes textdomain loading errors and logs them for debugging
* Version: 1.0.0
* Author: Rymera Web Co
* Author URI: https://rymera.com.au
* Text Domain: mute-textdomain-errors
*/