Upgraded PuC version
This commit is contained in:
4
plugin-update-checker-5.4/vendor/Parsedown.php
vendored
Normal file
4
plugin-update-checker-5.4/vendor/Parsedown.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if ( !class_exists('Parsedown', false) ) {
|
||||
require __DIR__ . '/ParsedownModern.php';
|
||||
}
|
||||
Reference in New Issue
Block a user