[insert_php]
if (wp_is_mobile()) {
echo “mobile”;
}
else {
echo “desktop”;
}
[/insert_php]
John 16:23-33 +Sixth Sunday of Easter+ … Continue Reading
John 16:12-22 +Fifth Sunday of Easter+Bulletin for Online Service, May 15, 2022 … Continue Reading
John 10:22-30 +Fourth Sunday of Easter+Bulletin for Online Service, May 8, 2022, Good Shepherd … Continue Reading
John 21:1-14 +Third Sunday of Easter+Bulletin for Online Service, May 1, 2022 … Continue Reading
[insert_php]
if (wp_is_mobile()) {
echo “mobile”;
}
else {
echo “desktop”;
}
[/insert_php]