Changeset 3069544
- Timestamp:
- 04/12/2024 11:54:46 AM (23 months ago)
- Location:
- trash-duplicate-and-301-redirect/trunk
- Files:
-
- 2 edited
-
languages/trash-duplicate-and-301-redirect.pot (modified) (1 diff)
-
trash-duplicates.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trash-duplicate-and-301-redirect/trunk/languages/trash-duplicate-and-301-redirect.pot
r3069311 r3069544 3 3 msgstr "" 4 4 "Project-Id-Version: Trash Duplicate And 301 Redirect\n" 5 "POT-Creation-Date: 2024-04- 09 15:40+0530\n"5 "POT-Creation-Date: 2024-04-12 15:26+0530\n" 6 6 "PO-Revision-Date: 2017-09-20 11:48+0530\n" 7 7 "Last-Translator: \n" -
trash-duplicate-and-301-redirect/trunk/trash-duplicates.php
r3069311 r3069544 594 594 exit( wp_redirect( admin_url( 'admin.php?page=trash_duplicates' ) ) ); 595 595 } else { 596 exit( wp_redirect( admin_url( 'admin.php?page=trash_duplicates_welcome' ) ) );597 } 598 } 599 } 600 } 596 // exit( wp_redirect( admin_url( 'admin.php?page=trash_duplicates_welcome' ) ) ); 597 } 598 } 599 } 600 }
Note: See TracChangeset
for help on using the changeset viewer.