Apraksts
Sticky Contact Lite adds minimal floating Call and WhatsApp buttons to your WordPress site.
– Lightweight (no DB tables, no external deps)
– Auto-injection site-wide or via [sticcoli_contact] shortcode
– Mobile-only toggle
– RTL-friendly
– Position: left or right
– i18n-ready (Text Domain: sticky-contact-lite)
Uzstādīšana
- Upload the plugin files to
/wp-content/plugins/sticky-contact-lite/, or install the ZIP via Plugins Add New Upload Plugin. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings Sticky Contact and enter your phone/WhatsApp.
- (Optional) Use shortcode
[sticcoli_contact]where needed.
BUJ
-
- Ensure you filled phone or WhatsApp in settings and clicked Save.
- If “Mobile only” is enabled, test on mobile or disable it.
- Your theme must call
wp_footer(). The plugin also hookswp_body_openas fallback.
-
How to set WhatsApp link?
-
- Enter only the digits (e.g.,
98912xxxxxxx) or a fullhttps://wa.me/98912xxxxxxx.
- Enter only the digits (e.g.,
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Sticky Contact Lite” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Sticky Contact Lite” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.0.2
- Replace inline CSS with proper
wp_enqueue_style+wp_add_inline_style. - Use unique, prefixed option key
sticcoli_optionsand section IDs. - Change shortcode to
[sticcoli_contact]for uniqueness. - Add frontend CSS file under
assets/css/frontend.css.
1.0.1
- Align ownership metadata and headers/readme.
- Remove discouraged load_plugin_textdomain() call; rely on WP core auto-loading (since 4.6).
- Minor sanitization of inputs.
1.0.0
- Initial release.
