@@ -139,7 +139,7 @@ function rich_snippet_dashboard() {
139139 <tr><td colspan="2"></td></tr>
140140 <tr>
141141 <td></td>
142- <td><input type="submit" class="button-primary" name="item_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=review&nonce= ' . wp_create_nonce ( 'aiosrs_item_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
142+ <td><input type="submit" class="button-primary" name="item_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=review&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_item_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
143143 </tr>
144144 </tbody>
145145 </table>
@@ -189,7 +189,7 @@ function rich_snippet_dashboard() {
189189 <tr><td colspan="2"></td></tr>
190190 <tr>
191191 <td></td>
192- <td><input type="submit" class="button-primary" name="event_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=event&nonce= ' . wp_create_nonce ( 'aiosrs_event_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
192+ <td><input type="submit" class="button-primary" name="event_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=event&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_event_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
193193 </tr>
194194 </tbody>
195195 </table>
@@ -239,7 +239,7 @@ function rich_snippet_dashboard() {
239239 <tr><td colspan="2"></td></tr>
240240 <tr>
241241 <td></td>
242- <td><input type="submit" class="button-primary" name="person_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=person&nonce= ' . wp_create_nonce ( 'aiosrs_person_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
242+ <td><input type="submit" class="button-primary" name="person_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=person&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_person_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
243243 </tr>
244244 </tbody>
245245 </table>
@@ -289,7 +289,7 @@ function rich_snippet_dashboard() {
289289 <tr><td colspan="2"></td></tr>
290290 <tr>
291291 <td></td>
292- <td><input type="submit" class="button-primary" name="product_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=product&nonce= ' . wp_create_nonce ( 'aiosrs_product_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
292+ <td><input type="submit" class="button-primary" name="product_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=product&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_product_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
293293 </tr>
294294 </tbody>
295295 </table>
@@ -347,7 +347,7 @@ function rich_snippet_dashboard() {
347347 <tr><td colspan="2"></td></tr>
348348 <tr>
349349 <td></td>
350- <td><input type="submit" class="button-primary" name="recipe_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=recipe&nonce= ' . wp_create_nonce ( 'aiosrs_recipe_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
350+ <td><input type="submit" class="button-primary" name="recipe_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=recipe&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_recipe_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
351351 </tr>
352352 </tbody>
353353 </table>
@@ -397,7 +397,7 @@ function rich_snippet_dashboard() {
397397 <tr><td colspan="2"></td></tr>
398398 <tr>
399399 <td></td>
400- <td><input type="submit" class="button-primary" name="software_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=software&nonce= ' . wp_create_nonce ( 'aiosrs_software_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
400+ <td><input type="submit" class="button-primary" name="software_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=software&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_software_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
401401 </tr>
402402 </tbody>
403403 </table>
@@ -441,7 +441,7 @@ function rich_snippet_dashboard() {
441441 <tr><td colspan="2"></td></tr>
442442 <tr>
443443 <td></td>
444- <td><input type="submit" class="button-primary" name="video_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=video&nonce= ' . wp_create_nonce ( 'aiosrs_video_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
444+ <td><input type="submit" class="button-primary" name="video_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=video&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_video_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
445445 </tr>
446446 </tbody>
447447 </table>
@@ -491,7 +491,7 @@ function rich_snippet_dashboard() {
491491 <tr><td colspan="2"></td></tr>
492492 <tr>
493493 <td></td>
494- <td><input type="submit" class="button-primary" name="article_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=article&nonce= ' . wp_create_nonce ( 'aiosrs_article_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
494+ <td><input type="submit" class="button-primary" name="article_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=article&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_article_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
495495 </tr>
496496 </tbody>
497497 </table>
@@ -549,7 +549,7 @@ function rich_snippet_dashboard() {
549549 <tr><td colspan="2"></td></tr>
550550 <tr>
551551 <td></td>
552- <td><input type="submit" class="button-primary" name="service_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=service&nonce= ' . wp_create_nonce ( 'aiosrs_service_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
552+ <td><input type="submit" class="button-primary" name="service_submit" value=" ' . esc_html__ ( 'Update ' , 'all-in-one-schemaorg-rich-snippets ' ) . '"/> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=service&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_service_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
553553 </tr>
554554 </tbody>
555555 </table>
@@ -840,7 +840,7 @@ function rich_snippet_dashboard() {
840840 </tr>
841841 <tr>
842842 <td></td>
843- <td><input id="submit_colors" class="button-primary" type="submit" value="Update Colors" /> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=color&nonce= ' . wp_create_nonce ( 'aiosrs_color_nonce ' ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
843+ <td><input id="submit_colors" class="button-primary" type="submit" value="Update Colors" /> <a class="button-primary" href="?page=rich_snippet_dashboard&action=reset&options=color&nonce= ' . esc_attr ( wp_create_nonce ( 'aiosrs_color_nonce ' ) ) . '"> ' . esc_html__ ( 'Reset ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></td>
844844 </tr>
845845 </table>
846846 </form>
0 commit comments