feat(wpmc S7): vendor Plugin Update Checker v5.6
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if ( !class_exists('Parsedown', false) ) {
|
||||
require __DIR__ . '/ParsedownModern.php';
|
||||
}
|
||||
Reference in New Issue
Block a user