Changeset 1607781
- Timestamp:
- 03/04/2017 12:22:40 PM (9 years ago)
- File:
-
- 1 edited
-
wpview/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpview/trunk/readme.txt
r1593900 r1607781 5 5 Requires at least: 4.2 6 6 Tested up to: 4.7 7 Stable tag: 1. 2.27 Stable tag: 1.3.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 20 20 * [WordPress Creation Kit](https://wordpress.org/plugins/wck-custom-fields-and-custom-post-types-creator/) 21 21 * Custom Content Type Manager 22 23 **Custom Field Shordcode Examples** 24 25 [wpview type="all"] - All custom fields in a single table 26 [wpview type="text" view="Country"] 27 [wpview type="textarea" title="Country" view="left_border"] 28 [wpview type="wysiwyg" title="Company Info" view="bordered_box"] 29 [wpview type="file" title="Documentation File" view="only_link"] 30 31 [wpview type="...." title="..." view="..."] 32 22 33 23 34 wpView has nice views for almost all custom field types: … … 76 87 == Changelog == 77 88 89 = 1.3.0 = 90 91 * Added: Allows to set before/after content for All in One Table view mode 92 * Added: Allows to select individual view for each Custom Field shordcode 93 94 78 95 = 1.2.2 = 79 96
Note: See TracChangeset
for help on using the changeset viewer.