-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
37 lines (26 loc) · 1.01 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=== Extra Conditional Logic for Beaver Builder ===
Contributors: SethStevenson
Author link: https://sethstevenson.net
Plugin link: https://github.com/sethstevenson/bb-extra-conditional-logic
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LCWVUSBYJPZ7N&source=url
Tags: beaver builder, conditional logic, bb
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds extra options to Beaver Builder's conditional logic settings
== Description ==
Adds extra options to Beaver Builder's conditional logic settings including:
* Archive page number
* Post format
* User country code
== Installation ==
1. Upload folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How can I request new conditional logic functionality? =
Reach out to the plugin author, SethStevenson
== Changelog ==
= 1.0.0 =
* Initial release