PluginProbe ʕ •ᴥ•ʔ
Ocean Extra / 1.2.3
Ocean Extra v1.2.3
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.4.1 1.1.4.2 1.1.5 1.1.5.1 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.0.1 1.2.1 1.2.1.1 1.2.1.2 1.2.10 1.2.2 1.2.2.1 1.2.2.2 1.2.2.3 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.10 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 1.4.13 1.4.14 1.4.15 1.4.16 1.4.17 1.4.18 1.4.19 1.4.2 1.4.20 1.4.21 1.4.22 1.4.23 1.4.24 1.4.25 1.4.26 1.4.27 1.4.28 1.4.29 1.4.3 1.4.30 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.12 1.5.13 1.5.14 1.5.15 1.5.16 1.5.17 1.5.18 1.5.19 1.5.2 1.5.20 1.5.3 1.5.4 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 2.3.1 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6
ocean-extra / readme.txt
ocean-extra Last commit date
assets 8 years ago includes 8 years ago languages 8 years ago sass 8 years ago index.php 8 years ago ocean-extra.php 8 years ago readme.txt 8 years ago
readme.txt
163 lines
1 === Ocean Extra ===
2 Contributors: oceanwp
3 Tags: widgets, meta box, metaboxes, metabox, oceanwp
4 Requires at least: 4.5
5 Tested up to: 4.8
6 Stable tag: 1.2.3
7 License: GPLv2 or later
8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
10 == Description ==
11
12 Ocean Extra add extra features to [OceanWP](https://oceanwp.org/) like widgets, metaboxes, activate/desactivate the customizer sections, import/export and a panel to activate the premium extensions.
13 This plugin requires the [OceanWP](https://oceanwp.org/) theme to be installed.
14
15 == Installation ==
16
17 1. Upload `ocean-extra` to the `/wp-content/plugins/` directory
18 2. Activate the plugin through the 'Plugins' menu in WordPress
19 3. Done!
20
21 == Frequently Asked Questions ==
22
23 = I installed the plugin but it does not work =
24
25 This plugin will only work with the [OceanWP](https://oceanwp.org/) theme.
26
27 == Screenshots ==
28
29 1. The meta boxes.
30 2. Customizer panels.
31 3. Custom CSS.
32
33 == Changelog ==
34
35 = 1.2.3 =
36 - Added: Ajax for the [oceanwp_woo_free_shipping_left] shortcode, now when you'll add a product on your cart, the free shipping left amount will updated automatically.
37 - Added: Review box instead of the affiliate box.
38
39 = 1.2.2.3 =
40 - Fixed: Mobile menu with the Custom Header Nav widget.
41
42 = 1.2.2.2 =
43 - Deleted: Customizer unnecessary sections.
44
45 = 1.2.2.1 =
46 - Fixed: Theme Panel issue.
47 - Fixed: Issue when disabling Font Awesome and Simple Line Icons, did not work anymore.
48
49 = 1.2.2 =
50 - Added: New way to add an icon for your menu items, now you can see available icons, change the size, put your icon before/after or above text, hide text, etc.
51 - Added: New "Rec. Plugins" tab in Theme Panel to easily allow you to install recommended plugins.
52 - Added: New "Shortcodes" tab in the OceanWP Settings metabox to allow you to add shortcodes before/after elements.
53 - Added: New "Breadcrumbs" tab and fields in the OceanWP Settings metabox to show/hide and customizer the breadcrumbs per page/post.
54 - Added: New WooCommerce shortcode "[oceanwp_woo_total_cart]" to display the total amount of your cart.
55 - Added: New WooCommerce shortcode "[oceanwp_woo_cart_items]" to display the total items number of your cart.
56 - Added: New WooCommerce shortcode "[oceanwp_woo_free_shipping_left]" to display the amount left to get free shipping.
57 - Fixed: Issue when you add the OceanWP widgets in your page with Elementor.
58 - Fixed: Issue with disabling customizer's panels via Theme Panel, if you have disabled customizer panels, you have to do it again, sorry for that.
59 - Fixed: Issue when you add HTML code in the content of the contact info widget.
60 - Tweak: Improved Theme Panel page.
61 - Tweak: Improved Extensions admin page.
62
63 = 1.2.1.2 =
64 - Fixed: WooCommerce CSS updated to fix the small issue with the products categories images.
65
66 = 1.2.1.1 =
67 - Fixed: Small issue with some scripts.
68
69 = 1.2.1 =
70 - Added: Scripts Panel tab to allow you to enable or disable any scripts from the theme to improve your loading speed, thank you a lot to Steeve Lefebvre for helping me with this.
71 - Added: New shortcode "[oceanwp_current_user]", see the [documentation](http://docs.oceanwp.org/article/433-oceanwpcurrentuser-shortcode).
72 - Added: Tags cloud widget, now you can add your own style (background, color, font size, text-transform, etc...).
73 - Tweak: Layouts names modified, from No Sidebar to Full Width and Full Screen to 100% Full Width.
74 - Fixed: Small issue with the Custom Menu widget.
75 - Deleted: oceanwp_insta_square image size, no need anymore.
76
77 = 1.2.0.1 =
78 - Fixed: Small issue with the post type select in the recent post widget.
79
80 = 1.2.0 =
81 - Added: All widgets have been added in this plugin because some things are not allowed in a theme.
82
83 = 1.1.9 =
84 - Added: New shortcodes: [see the documentation](http://docs.oceanwp.org/category/369-shortcodes)
85 - Tweak: The [ocean_logo] and [ocean_nav] shortcodes have changed to [oceanwp_logo] and [oceanwp_nav], so if you use its shortcodes on your site, you need to update them.
86
87 = 1.1.8 =
88 - Added: New fields to add image attributs for the background image of the page header.
89 - Added: Dynamic date shortcode: [see the documentation](http://docs.oceanwp.org/article/367-add-a-dynamic-date-in-the-footer-bottom)
90
91 = Added: 1.1.7 =
92 - Added: Ocean Sticky Footer in the extension tab.
93 - Tweak: Improvement of the licenses fields.
94
95 = 1.1.6 =
96 - Tweak: Select2 script replaced by Selective to prevent conflict.
97
98 = 1.1.5.1 =
99 - Fixed: Error 500 fixed.
100
101 = 1.1.5 =
102 - Added: Ocean Modal Window added in the extension tab.
103 - Fixed: Issue with select on the admin product page.
104
105 = 1.1.4.2 =
106 - Tweak: Color picker script moved to use it in all metaboxes.
107
108 = 1.1.4.1 =
109 - Tweak: Admin script loaded only when necessary.
110
111 = 1.1.4 =
112 - Fixed: Import issue with WordPress 4.7.1/4.7.2 bug affecting uploads.
113
114 = 1.1.3 =
115 - Added: New "Sidebar" section in the Theme Panel.
116 - Added: New "Ocean Hooks" and "Ocean Posts Slider" extensions in the extensions tab.
117 - Deleted: Posts Slider shorcode from this plugin, added directly into the free Ocean Posts Slider extension.
118
119 = 1.1.2 =
120 - Added: New settings to enabled/disabled the top bar, header, footer widgets and footer bottom per page or per post.
121 - Tweak: Large improvement of metabox options.
122
123 = 1.1.1 =
124 - Added: OceanWP Settings into the Library post type of Elementor.
125 - Added: Shortcodes for the custom header (available in OceanWP 1.1.1).
126
127 = 1.1.0 =
128 - Added: RTL support for the metaboxes.
129 - Added: Support OceanWP 1.1.
130 - Deleted: Custom CSS tab (Since version 1.0.9 the CSS is imported directly into the customizer).
131
132 = 1.0.9 =
133 - Tweak: Improvement of referral urls for affiliation.
134
135 = 1.0.8 =
136 - Added: New field in the Title tab in the metabox to add a custom color to the overlay title.
137 - Tweak: Improved style for the Import/Export tab.
138
139 = 1.0.7 =
140 - Added: New "Ocean Demo Import" extension in the extensions tab.
141
142 = 1.0.6 =
143 - Tweak: Improvement exporter settings.
144
145 = 1.0.5 =
146 - Added: New import/export tab to easily import or export your settings.
147
148 = 1.0.4 =
149 - Tweak: Modified capability to manage options for the Custom CSS tab.
150
151 = 1.0.3 =
152 - Added: New field in the OceanWP Settings meta box to add an overlay to the background image title.
153
154 = 1.0.2 =
155 - Added: New "Custom Sidebar" extension in the extensions tab.
156 - Added: New field in the Main tab in the metabox to add shorcode to the top of the page.
157 - Added: Posts Slider shortcode, see the documentation for more infos.
158
159 = 1.0.1 =
160 - Added: Add documentation link in the panel.
161
162 = 1.0.0 =
163 - Initial release.