این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Mobile Redirect With Slug

توضیحات

Simple plugin that allows you to redirect mobile’s user to mobile site (with or without slug url)

For example, it redirects

  • desktop.com/ to mobile.com/
  • desktop.com/first/ to mobile.com/first/
  • desktop.com/second-post/ to mobile.com/second-post/

Others

Notes

Features

  • [ ] Cookie support
  • [ ] Redirect for some template (e.g. homepage)
  • [ ] Option to not redirect tablet by using Mobile Detect
  • [ ] i18n support

Thanks

عکس‌های صفحه

  • Example 1 (screenshot-1.jpg)
  • Example 2 (screenshot-2.jpg)

نصب

  1. Install the plugin via plugin’s dashboard or download and upload this plugin into wp-content/plugins directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Settings > Mobile Redirect or click Settings on plugin’s dashboard
  4. Settings it
  5. Click Save Changes

سوالات متداول

How to use it

Activate the plugin on your plugin dashboard (/wp-admin/plugins.php)

How it work

Detect mobile by using wp_is_mobile function then redirect it

نقد و بررسی‌ها

سپتامبر 3, 2016
I’m using child-theme for mobile site. And using this plugin to redirect (with slug) mobile’s user to mobile’s page directly.
خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“Mobile Redirect With Slug” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Mobile Redirect With Slug” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.0.1 (16 Aug 2016)

  • Update meta

1.0.0 (13 Aug 2016)

  • First release