{"id":297646,"date":"2026-04-26T21:06:38","date_gmt":"2026-04-26T21:06:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/za-redirects\/"},"modified":"2026-04-26T21:09:12","modified_gmt":"2026-04-26T21:09:12","slug":"za-redirects","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/za-redirects\/","author":23476243,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"ZA Redirects","header_author":"Hamada Zayed","header_description":"Manage plain and regex redirects from a polished WordPress dashboard with built-in analytics.","assets_banners_color":"fb923c","last_updated":"2026-04-26 21:09:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/mrhamada.net\/plugins\/za-redirects","header_author_uri":"https:\/\/mrhamada.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":72,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.2":{"tag":"1.0.2","author":"mrhamada","date":"2026-04-26 21:09:12"}},"upgrade_notice":{"1.0.2":"<p>Security hardening and compatibility fixes. Recommended for all users.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3515964,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3515964,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3515964,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3515964,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3515964,"resolution":"1","location":"assets","locale":"","width":1600,"height":1200},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3515964,"resolution":"2","location":"assets","locale":"","width":1600,"height":1200},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3515964,"resolution":"3","location":"assets","locale":"","width":1600,"height":1200}},"screenshots":{"1":"Dashboard analytics overview.","2":"Plain redirect management screen.","3":"Regex redirect management screen."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[932,232,726,9779,186],"plugin_category":[36,55],"plugin_contributors":[261109],"plugin_business_model":[],"class_list":["post-297646","plugin","type-plugin","status-publish","hentry","plugin_tags-932","plugin_tags-analytics","plugin_tags-redirects","plugin_tags-regex","plugin_tags-seo","plugin_category-analytics","plugin_category-seo-and-marketing","plugin_contributors-mrhamada","plugin_committers-mrhamada"],"banners":{"banner":"https:\/\/ps.w.org\/za-redirects\/assets\/banner-772x250.png?rev=3515964","banner_2x":"https:\/\/ps.w.org\/za-redirects\/assets\/banner-1544x500.png?rev=3515964","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/za-redirects\/assets\/icon-128x128.png?rev=3515964","icon_2x":"https:\/\/ps.w.org\/za-redirects\/assets\/icon-256x256.png?rev=3515964","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/za-redirects\/assets\/screenshot-1.png?rev=3515964","caption":"Dashboard analytics overview."},{"src":"https:\/\/ps.w.org\/za-redirects\/assets\/screenshot-2.png?rev=3515964","caption":"Plain redirect management screen."},{"src":"https:\/\/ps.w.org\/za-redirects\/assets\/screenshot-3.png?rev=3515964","caption":"Regex redirect management screen."}],"raw_content":"<!--section=description-->\n<p>ZA Redirects is a WordPress plugin that turns a clean custom dashboard into a complete redirect manager with:<\/p>\n\n<ul>\n<li>Exact-match redirect rules.<\/li>\n<li>Regex-based redirect rules.<\/li>\n<li>301, 302, 307, 410, and 451 response support.<\/li>\n<li>Built-in hit tracking and dashboard analytics.<\/li>\n<li>Bulk actions, filtering, search, pause\/activate, and editing tools.<\/li>\n<\/ul>\n\n<p>This plugin is developed and maintained by Hamada Zayed (mrhamada.net). It is not affiliated with, endorsed by, or connected to any other service or brand sharing a similar name.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/<\/code>, or install it from the WordPress plugin directory.<\/li>\n<li>Activate <code>ZA Redirects<\/code> from the WordPress plugins screen.<\/li>\n<li>Open <code>ZA Redirects<\/code> from the admin sidebar to create rules.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20it%20support%20regex%20redirects%3F\"><h3>Does it support regex redirects?<\/h3><\/dt>\n<dd><p>Yes. Add regex rules from the dedicated Regex Redirects section.<\/p><\/dd>\n<dt id=\"does%20it%20track%20hits%3F\"><h3>Does it track hits?<\/h3><\/dt>\n<dd><p>Yes. Every matched rule increments hit counters and appears in analytics.<\/p><\/dd>\n<dt id=\"can%20i%20return%20410%20or%20451%20without%20redirecting%3F\"><h3>Can I return 410 or 451 without redirecting?<\/h3><\/dt>\n<dd><p>Yes. Leave the destination empty and the plugin will return a terminal response instead.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Security: hardened admin handlers by moving capability checks before reading request data.<\/li>\n<li>Security: removed misuse of <code>esc_html_e<\/code> inside <code>wp_die()<\/code> and replaced with <code>esc_html__<\/code>.<\/li>\n<li>Fix: replaced deprecated <code>current_time('timestamp')<\/code> with <code>time()<\/code> for <code>human_time_diff<\/code>.<\/li>\n<li>Fix: switched translation loading to the standard <code>load_plugin_textdomain()<\/code>.<\/li>\n<li>Docs: updated contributor reference and clarified ownership.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Refactor: internal renames and minor hardening.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Manage exact and regex redirects (301, 302, 307, 410, 451) with built-in hit tracking and analytics from a custom WordPress dashboard.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/297646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=297646"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mrhamada"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=297646"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=297646"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=297646"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=297646"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=297646"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=297646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}