ZA Redirects

الوصف

ZA Redirects is a WordPress plugin that turns a clean custom dashboard into a complete redirect manager with:

  • Exact-match redirect rules.
  • Regex-based redirect rules.
  • 301, 302, 307, 410, and 451 response support.
  • Built-in hit tracking and dashboard analytics.
  • Bulk actions, filtering, search, pause/activate, and editing tools.

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.

لقطات الشاشة

  • Dashboard analytics overview.
  • Plain redirect management screen.
  • Regex redirect management screen.

التنصيب

  1. Upload the plugin folder to /wp-content/plugins/, or install it from the WordPress plugin directory.
  2. Activate ZA Redirects from the WordPress plugins screen.
  3. Open ZA Redirects from the admin sidebar to create rules.

الأسئلة المتكررّة

Does it support regex redirects?

Yes. Add regex rules from the dedicated Regex Redirects section.

Does it track hits?

Yes. Every matched rule increments hit counters and appears in analytics.

Can I return 410 or 451 without redirecting?

Yes. Leave the destination empty and the plugin will return a terminal response instead.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“ZA Redirects” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”ZA Redirects“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0.2

  • Security: hardened admin handlers by moving capability checks before reading request data.
  • Security: removed misuse of esc_html_e inside wp_die() and replaced with esc_html__.
  • Fix: replaced deprecated current_time('timestamp') with time() for human_time_diff.
  • Fix: switched translation loading to the standard load_plugin_textdomain().
  • Docs: updated contributor reference and clarified ownership.

1.0.1

  • Refactor: internal renames and minor hardening.

1.0.0

  • Initial release.