Title: WPSHARE247 Elementor Addons
Author: Website366.com
Published: <strong>2023 年 1 月 20 日</strong>
Last modified: 2025 年 6 月 26 日

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# WPSHARE247 Elementor Addons

 作者：[Website366.com](https://profiles.wordpress.org/website366/)

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

 * [详情](https://cn.wordpress.org/plugins/wpshare247-elementor-addons/#description)
 * [评价](https://cn.wordpress.org/plugins/wpshare247-elementor-addons/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wpshare247-elementor-addons/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wpshare247-elementor-addons/#developers)

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

## 描述

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;
     });

## 屏幕截图

[⌊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

## 安装

 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**).

## 评价

此插件暂无评价。

## 贡献者及开发者

「WPSHARE247 Elementor Addons」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「WPSHARE247 Elementor Addons」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wpshare247-elementor-addons)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wpshare247-elementor-addons/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wpshare247-elementor-addons/)，或
通过[RSS](https://plugins.trac.wordpress.org/log/wpshare247-elementor-addons/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wpshare247-elementor-addons/)。

## 更新日志

#### 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);

## 额外信息

 *  版本 **2.5**
 *  最后更新：**12 月前**
 *  活跃安装数量 **60+**
 *  WordPress 版本 ** 4.9 或更高版本 **
 *  已测试的最高版本为 **6.6.8**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/wpshare247-elementor-addons/)
 * 标签
 * [carousel](https://cn.wordpress.org/plugins/tags/carousel/)[custom post type](https://cn.wordpress.org/plugins/tags/custom-post-type/)
   [elementor](https://cn.wordpress.org/plugins/tags/elementor/)[grid](https://cn.wordpress.org/plugins/tags/grid/)
   [widgets](https://cn.wordpress.org/plugins/tags/widgets/)
 *  [高级视图](https://cn.wordpress.org/plugins/wpshare247-elementor-addons/advanced/)

## 评级

尚未提交反馈。

[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/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wpshare247-elementor-addons/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://paypal.me/auvuonle/5)