Mobile Detection in Template 1.0.0
С помощью данного дополнения вы можете использовать моб. синтаксис в любом шаблоне:
HTML: Скопировать
You are using mobile
You are not using mobile
Есть дополнительные функции кроме cutemb_is_mobile()
cutemb_is_tablet
cutemb_is_android_os
cutemb_is_iphone
cutemb_is_ipad
cutemb_is_ios
cutemb_is_chrome
cutemb_is_opera
cutemb_is_ie
cutemb_is_firefox
cutemb_is_safari
cutemb_is_uc_browser
HTML: Скопировать
You are using firefox
You are not using firefox
Этот плагин использует данную библиотеку:
serbanghita/Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment. - serb...
github.com