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)

انسٹال کرݨ

  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.

ریویو

There are no reviews for this plugin.

Contributors & Developers

“Sticky Contact Lite” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Sticky Contact Lite&#8221 دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تبدیلی لاگ

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.