Sticky Contact Lite

وەسف

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)

Installation

  1. Upload the plugin files to /wp-content/plugins/sticky-contact-lite/, or install the ZIP via Plugins Add New Upload Plugin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings Sticky Contact and enter your phone/WhatsApp.
  4. (Optional) Use shortcode [sticcoli_contact] where needed.

پهد

Buttons don’t show up

  • 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 hooks wp_body_open as fallback.

How to set WhatsApp link?

  • Enter only the digits (e.g., 98912xxxxxxx) or a full https://wa.me/98912xxxxxxx.

پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

بەشداربووان و گەشەپێدەران

“Sticky Contact Lite” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

“Sticky Contact Lite” وەربگێڕە بۆ زمانەکەی خۆت.

دەتەوێت بەشداربیت لە گەشەپێدان؟

گەڕان لە کۆدەکەدا بکە، سەیری تەمارگەی (SVN) بکە، یان بەشداربە لە ڕووداوتۆماری گەشەپێدان لە ڕێگەی (RSS).

Changelog

1.0.2

  • Replace inline CSS with proper wp_enqueue_style + wp_add_inline_style.
  • Use unique, prefixed option key sticcoli_options and 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.