mirror of
https://github.com/WPMultisite/wp-multisite-dashboard.git
synced 2025-08-06 21:53:57 +08:00
初版提交
文派多站点仪表盘
This commit is contained in:
parent
9f51fc0e76
commit
0ecad06f54
135 changed files with 21593 additions and 0 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue