هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Welcome! Mobile

الوصف

Display a welcome message to users browsing your site on smartphones. Choose between Android and iOS or use a default message for all mobile platforms. You can either use built-in visual editor or output your own HTML code.

  • Choose between Android & iOS or use a default message for all mobile platforms.

  • Message will be displayed every time user visits the site unless she clicks on the close button.

  • Clicking the close button stores the cookie locally on users computer.

  • Message will not be visible unless the cookie expires or gets deleted.

  • Translation ready.

Head over to Support section or visit the GitHub project page for support for this plugin.

لقطات الشاشة

  • Welcome! Mobile Settings page. Pretty simple and self-explanatory.

التنصيب

  1. Upload welcome-mobile.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Adjust your settings in Settings > Welcome! Mobile

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

How does Welcome! Mobile detect mobile devices?

mobiledetect PHP library is used for detecting mobile devices. Currently users can set up a different messages depending on which platform visitor uses to visit your site (Android or iOS) or use a default welcome message for all devices.

How does Welcome! Mobile store cookies?

JavaScript Cookie is used for handling the cookie which is created when the user clicks on the close button. By default cookie is valid for 20 days if the user hasn’t set a expiration date.

How can I style the welcome message?

You can use “Custom CSS” field at the bottom of the options page to style your message which will output in the section of the site.

المراجعات

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

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

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

المساهمون

ترجمة ”Welcome! Mobile“ إلى لغتك.

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

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

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

1.1.1

  • Added compatibility with the latest WordPress version (4.6 at the time of release).

1.1

  • Added compatibility with the latest WordPress version (4.4.1 at the time of release).
  • Updated mobiledetect library to the latest version.
  • Added an option to output custom CSS and JavaScript.
  • Rewrote the plugin using the WordPress Plugin Boilerplate as a base.

1.0

  • Initial release.