Initial commit.

This commit is contained in:
dcooperdalrymple
2021-02-19 16:43:21 -06:00
commit 22f6c8188e
206 changed files with 33366 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="3" class="plugin-update colspanchange">
<div class="notice inline notice-warning notice-alt">
<?php echo $form; ?><?php // @codingStandardsIgnoreLine ?>
</div>
</td>
</tr>