初版提交

文派多站点仪表盘
This commit is contained in:
feng 2025-06-11 08:01:18 +08:00
parent 9f51fc0e76
commit 0ecad06f54
135 changed files with 21593 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<?php if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
} ?>
<tr class="plugin-update-tr active installer-plugin-update-tr">
<td colspan="4" class="plugin-update colspanchange">
<div class="notice inline notice-warning notice-alt">
<?php echo $form; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
</div>
</td>
</tr>