Plugin Updates

This commit is contained in:
Tony Volpe
2024-04-02 20:23:21 +00:00
parent 96800520e8
commit 94170ec2c4
1514 changed files with 133309 additions and 105985 deletions

View File

@@ -270,7 +270,7 @@ wp_admin_notice(
</label>
</th>
<td>
<form class="wp-create-privacy-page" method="post" action="">
<form class="wp-create-privacy-page" method="post">
<input type="hidden" name="action" value="create-privacy-page" />
<?php
wp_nonce_field( 'create-privacy-page' );
@@ -293,7 +293,7 @@ wp_admin_notice(
</label>
</th>
<td>
<form method="post" action="">
<form method="post">
<input type="hidden" name="action" value="set-privacy-page" />
<?php
wp_dropdown_pages(