Mô tả
This plugin add the ability to hide some parts of your page contents on the fronted of your page.
- Visual Composer intergration (you can hide any visual composer element)
- To hide your content use the
hide
shortcode like this:[hide]your hidden content[/hide]
- Show the hidden content with the parameter
show="true"
or remove the shortcode from your content
Cài đặt
This section describes how to install the plugin and get it working.
- Upload the
hide-element
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
7 Tháng 4, 2017
It does exactly what it says, hide elements from your visual composer easy checking a box. Thank you!
Người đóng góp & Lập trình viên
“Hide Element Shortcode” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Hide Element Shortcode” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- initial version