Title: WPSHARE247 Elementor Addons
Author: Website366.com
Published: <strong>জানুয়ারি 20, 2023</strong>
Last modified: জুন 26, 2025

---

প্লাগিন অনুসন্ধান

![](https://ps.w.org/wpshare247-elementor-addons/assets/banner-772x250.png?rev=2851642)

এই প্লাগইনটি **ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি**। এটি
আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর
সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

![](https://ps.w.org/wpshare247-elementor-addons/assets/icon-256x256.png?rev=2851643)

# WPSHARE247 Elementor Addons

 তৈরি করেছেন [Website366.com](https://profiles.wordpress.org/website366/)

[Download](https://downloads.wordpress.org/plugin/wpshare247-elementor-addons.zip)

 * [বিস্তারিত](https://bn.wordpress.org/plugins/wpshare247-elementor-addons/#description)
 * [রিভিউ](https://bn.wordpress.org/plugins/wpshare247-elementor-addons/#reviews)
 *  [ইন্সটলেশন](https://bn.wordpress.org/plugins/wpshare247-elementor-addons/#installation)
 * [ডেভেলপমেন্ট](https://bn.wordpress.org/plugins/wpshare247-elementor-addons/#developers)

 [Support](https://wordpress.org/support/plugin/wpshare247-elementor-addons/)

## Description

Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin
includes widgets and addons like Blog Post, Products, Post, Page and Custom Post
Type Grid or Carousel, Countdown, Contact Form 7, Vertical Mega Menu.

**Liên hệ – Contact Us**

Professional website design – Thiết kế website chuyên nghiệp: [tbay.vn](https://tbay.vn)

Web design – Thiết kế web trọn gói: [website366.com](https://website366.com) Sample
Website – Thiết kế web giá rẻ: [waoweb.vn](https://waoweb.vn) Wordpress Share – 
Học wordpress: [wpshare247.com](https://wpshare247.com) Web Content – Viết bài chăm
sóc web: [vietbaigiare.com](http://vietbaigiare.com)

**Cách dùng filter thêm Custom Widget – How to use custom Widget**
 1. Copy folder`
wpshare247-custom-widgets` from the plugin path: wpshare247-elementor-addons/your-
custom-sample/wpshare247-custom-widgets into your current theme folder, like: wp-
content/themes/your-theme/wpshare247-custom-widgets

 1. Inside that folder, you will find `wpshare247_my_custom.php`.
     This is a sample
    widget file. You can use it directly, or duplicate and create more widget files.
 2. In your theme’s `functions.php`, add the following code to register custom widgets:
 3. `php
     add_filter( ‘wpshare247_el_addons_custom_widgets’, function( $widgets ) {
    $widgets[] = [ ‘file’ => get_stylesheet_directory() . ‘/wpshare247-custom-widgets/
    wpshare247_my_custom.php’, ‘class’ => ‘Wpshare247_My_Custom’, ];
 4. /*
     // Example: Add more widgets if needed $widgets[] = [ ‘file’ => get_stylesheet_directory().‘/
    wpshare247-custom-widgets/wpshare247_my_custom_new1.php’, ‘class’ => ‘Wpshare247_My_Custom_New1’,];*/
 5. return $widgets;
     });

## Screenshots

[⌊screenshot-1.png⌉⌊screenshot-1.png⌉[

screenshot-1.png

[⌊screenshot-2.png⌉⌊screenshot-2.png⌉[

screenshot-2.png

[⌊screenshot-3.png⌉⌊screenshot-3.png⌉[

screenshot-3.png

[⌊screenshot-4.png⌉⌊screenshot-4.png⌉[

screenshot-4.png

[⌊screenshot-5.png⌉⌊screenshot-5.png⌉[

screenshot-5.png

[⌊screenshot-6.png⌉⌊screenshot-6.png⌉[

screenshot-6.png

[⌊screenshot-7.png⌉⌊screenshot-7.png⌉[

screenshot-7.png

## Installation

 1. Tải thư mục `wpshare247-elementor-addon` vào đường dẫn `/wp-content/plugins/`
 2. Kích hoạt từ menu **Plugins** (**Plugins > Installed Plugins**).

## Reviews

There are no reviews for this plugin.

## ডেভেলপার এবং কন্ট্রিবিউটর

“WPSHARE247 Elementor Addons” is open source software. The following people have
contributed to this plugin.

কন্ট্রিবিউটর

 *   [ Website366.com ](https://profiles.wordpress.org/website366/)

[Translate “WPSHARE247 Elementor Addons” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpshare247-elementor-addons)

### ডেভেলপমেন্ট এ আগ্রহী?

[Browse the code](https://plugins.trac.wordpress.org/browser/wpshare247-elementor-addons/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wpshare247-elementor-addons/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wpshare247-elementor-addons/)
by [RSS](https://plugins.trac.wordpress.org/log/wpshare247-elementor-addons/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Publishing plugin

#### 1.0.1

 * Add new widget: Countdown

#### 2.1

 * Add new widget: Product price

#### 2.2

 * Enhanced `wpshare247_posts_widget`: Added custom title styling options including
   line-clamp control (number of lines) and height adjustment via Elementor controls.
 * Introduced new filter hook `wpshare247_el_addons_custom_widgets` allowing developers
   to register additional widgets from theme or other plugins with custom widget
   class and path.
    ** How to use: Copy folder `wpshare247-custom-widgets` in plugin:
   wpshare247-elementor-addons/your-custom-sample/wpshare247-custom-widgets to your-
   theme/wpshare247-custom-widgets

#### 2.3

 * Fix: Missing file 2.2

#### 2.4

 * Filter post by category, tags
 * Fix css: wpshare247-flex-wrap, display: flex;

#### 2.5

 * Add new widget: Vertical Mega Menu
 * Fix: $s_category = implode(‘, ‘, $category);

## মেটা

 *  Version **2.5**
 *  শেষ আপডেট করা হয়েছে **1 বছর আগে**
 *  Active installations **60+**
 *  WordPress version ** 4.9 or higher **
 *  Tested up to **6.6.8**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpshare247-elementor-addons/)
 * ট্যাগ
 * [carousel](https://bn.wordpress.org/plugins/tags/carousel/)[custom post type](https://bn.wordpress.org/plugins/tags/custom-post-type/)
   [elementor](https://bn.wordpress.org/plugins/tags/elementor/)[grid](https://bn.wordpress.org/plugins/tags/grid/)
   [widgets](https://bn.wordpress.org/plugins/tags/widgets/)
 * টি
 *  [এডভান্সড ভিউ](https://bn.wordpress.org/plugins/wpshare247-elementor-addons/advanced/)

## Ratings

এখনো কোনো রিভিউ জমা দেওয়া হয়নি।

[Your review](https://wordpress.org/support/plugin/wpshare247-elementor-addons/reviews/#new-post)

[সব রিভিউ দেখুন](https://wordpress.org/support/plugin/wpshare247-elementor-addons/reviews/)

## কন্ট্রিবিউটর

 *   [ Website366.com ](https://profiles.wordpress.org/website366/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wpshare247-elementor-addons/)

## ডোনেট

Would you like to support the advancement of this plugin?

 [ এই প্লাগিনে ডোনেট করুন ](https://paypal.me/auvuonle/5)