Title: IntelliBuilder
Author: Yaseen Taha
Published: <strong>25 Tháng 8, 2024</strong>
Last modified: 27 Tháng 8, 2024

---

Tìm kiếm plugin

![](https://ps.w.org/intelli-builder/assets/banner-772x250.png?rev=3141305)

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://ps.w.org/intelli-builder/assets/icon-256x256.png?rev=3141305)

# IntelliBuilder

 Bởi [Yaseen Taha](https://profiles.wordpress.org/showyaseen/)

[Tải về](https://downloads.wordpress.org/plugin/intelli-builder.1.0.0.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/intelli-builder/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/intelli-builder/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/intelli-builder/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/intelli-builder/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/intelli-builder/)

## Mô tả

**IntelliBuilder** empowers WordPress administrators to dynamically control the 
visibility of Gutenberg blocks by implementing a broad range of customizable conditions.
By integrating seamlessly with the Gutenberg editor, IntelliBuilder adds a new dimension
to content management, allowing for finely tuned, personalized content delivery.

### Key Features:

– **User Roles:** Target content based on specific user roles (e.g., Administrator,
Editor, Subscriber).
 – **Geolocation:** Display or hide content based on the user’s
country and city, leveraging real-time IP-based location detection. – **Browser 
Detection:** Customize content visibility according to the user’s browser (e.g.,
Chrome, Firefox, Safari). – **Device Type:** Tailor content for different device
types, including Desktop, Tablet, and Mobile. – **Operating System:** Control visibility
based on the user’s operating system (e.g., Windows, macOS, Linux, iOS, Android).–**
Referral Source:** Show or hide content based on the user’s referral source, ideal
for targeted marketing campaigns. – **Recurring vs New Users:** Differentiate content
between first-time visitors and returning users. – **User Status:** Display content
conditionally for logged-in or logged-out users. – **User-Specific Rules:** Target
individual users by their username for a personalized experience. – **Browser Language:**
Adapt content based on the language settings of the user’s browser. – **Scheduled
Content:** Schedule the visibility of Gutenberg blocks to appear or disappear at
specific times and dates.

### Example Use Cases:

– **Membership Sites:** Display exclusive content to logged-in members only, enhancing
membership value.
 – **Marketing Campaigns:** Tailor promotional content based on
referral sources to improve conversion rates. – **Localization:** Serve region-specific
information by utilizing the user’s geolocation and browser language. – **Device-
Specific Content:** Optimize content delivery for different devices and operating
systems for a seamless user experience.

### How It Works:

 1. **Initialization:** Hooks into WordPress actions and filters via the `intelli-builder.
    php` file to initialize the plugin.
 2. **Gutenberg Integration:** React components within `src/blocks/visibility-settings/`
    render the visibility settings interface directly within the Gutenberg block editor.
 3. **Rule Configuration:** Administrators configure visibility rules in the Gutenberg
    block settings panel.
 4. **Conditional Rendering:** When rendering a post or page, IntelliBuilder evaluates
    the defined visibility rules to determine which blocks should be displayed.

### Third-Party Dependencies

**1. CountriesNow API**
 – **Purpose:** Provides a list of countries and their cities
for precise geolocation-based visibility rules. – **Integration:** Used in the `
GeoLocation` React component to enable country and city selection.

**2. IP-API**
 – **Purpose:** Detects the user’s geographical location based on 
their IP address. – **Integration:** Utilized in the `GeoIP` PHP class to automatically
retrieve user location data for geolocation rules.

**3. hisorange/browser-detect**
 – **Purpose:** Detects the user’s browser, device
type, operating system, and language. – **Integration:** Powers several visibility
rules, including browser name, device type, operating system, and browser language
detection.

### License

This plugin is licensed under the GPLv2 or later. See the [GNU General Public License](https://www.gnu.org/licenses/gpl-2.0.html)
for more details.

## Ảnh màn hình

 * [[
 * Example of setting visibility rules within the Gutenberg editor.
 * [[
 * Operating system and device type visibility rules.
 * [[
 * Browser names anf languages visibility rules.
 * [[
 * User status loggedin/loggedout visibility rules.
 * [[
 * User role-based content visibility configuration.
 * [[
 * Specific User content visibility configuration.
 * [[
 * Human readable summary for content visibility configuration.
 * [[
 * Operating system and device type visibility rules.

## Khối

Plugin này cung cấp 1 khối.

 *   Visibility Settings Block Visibility Settings.

## Cài đặt

 1. Upload the `intelli-builder` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to a post or page using the Gutenberg editor, select a block, and configure
    the visibility settings under the **“Conditional Visibility Settings”** section.

## Hỏi đáp

### Can I use IntelliBuilder with any WordPress theme?

Yes, IntelliBuilder is designed to work seamlessly with any WordPress theme.

### Is IntelliBuilder compatible with the Gutenberg editor?

Absolutely! IntelliBuilder integrates directly with the Gutenberg editor, allowing
for easy configuration of block visibility settings.

### Does IntelliBuilder impact site performance?

IntelliBuilder is optimized for performance. The plugin caches geolocation data 
and minimizes network requests to ensure your site runs efficiently.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“IntelliBuilder” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Yaseen Taha ](https://profiles.wordpress.org/showyaseen/)

[Dịch “IntelliBuilder” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/intelli-builder)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/intelli-builder/), check
out [SVN repository](https://plugins.svn.wordpress.org/intelli-builder/), hoặc theo
dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/intelli-builder/)
qua [RSS](https://plugins.trac.wordpress.org/log/intelli-builder/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.0

 * Initial release with comprehensive features including user roles, geolocation,
   browser and OS detection, device type control, and scheduling.

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **2 năm trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 5.5 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.6.5**
 *  Phiên bản PHP ** 7.2 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/intelli-builder/)
 * Thẻ
 * [browser detection](https://vi.wordpress.org/plugins/tags/browser-detection/)
   [conditional blocks](https://vi.wordpress.org/plugins/tags/conditional-blocks/)
   [content visibility](https://vi.wordpress.org/plugins/tags/content-visibility/)
   [geolocation](https://vi.wordpress.org/plugins/tags/geolocation/)[user roles](https://vi.wordpress.org/plugins/tags/user-roles/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/intelli-builder/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

[Your review](https://wordpress.org/support/plugin/intelli-builder/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/intelli-builder/reviews/)

## Những người đóng góp

 *   [ Yaseen Taha ](https://profiles.wordpress.org/showyaseen/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/intelli-builder/)