PluginProbe
WP Ultimate Post Grid / 1.7.2
WP Ultimate Post Grid v1.7.2
4.1.1 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.8 1.9 2.0 2.1 2.2 2.3 2.4.0 2.5.0 2.6.0 2.7.0 2.8.0 2.8.2 3.0.0 3.3.0 3.4.0 3.5.0 3.6.0 3.7.0 All 32 releases
wp-ultimate-post-grid / vendor / vafpress / README.md

README.md in WP Ultimate Post Grid 1.7.2, at vendor/vafpress/README.md

81 lines 1.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Vafpress Framework
2
3 For those who need a simpler way to create their own Wordpress Theme. See the [](http://vafpress.com/vafpress-framework/homepage](http://vafpress.com/vafpress-framework/](http://vafpress.com/vafpress-framework/). Available as library and plugin, please check out those repos:
4
5 * [](https://github.com/vafour/vafpress-framework-pluginVafpress Framework Plugin](https://github.com/vafour/vafpress-framework-plugin](https://github.com/vafour/vafpress-framework-plugin)
6 * [](https://github.com/vafour/vafpress-framework-theme-boilerplateVafpress Framework Theme Boilerplate](https://github.com/vafour/vafpress-framework-theme-boilerplate](https://github.com/vafour/vafpress-framework-theme-boilerplate)
7
8 ## Core Features
9
10 * Theme Options Builder
11 * Metaboxes Builder
12 * Shortcode Generator Builder
13
14 ## Features
15
16 * Rich Set Of Fields
17 * Client Side Validation
18 * Custom Data Source
19 * Binding Data Source
20 * Fields Binding
21 * Fields Dependencies
22 * Import / Export
23 * Restore Options to Default
24 * Localization
25 * Wordpress 3.3++ compatibility
26 * New WP 3.5 Media Manager
27
28 ## Field Types
29
30 * TextBox
31 * TextArea
32 * CheckBox
33 * CheckImage
34 * RadioButton
35 * RadioImage
36 * Select
37 * MultiSelect
38 * Slider
39 * Toggle
40 * Upload
41 * DatePicker
42 * ColorPicker
43 * CodeEditor
44 * NoteBox
45 * Fontawesome icon chooser
46 * WP TinyMCE Editor
47
48 ## Field Validation
49
50 * alphabet
51 * alphanumeric
52 * numeric
53 * email
54 * url
55 * maxlength
56 * minlength
57 * maxselected
58 * minselected
59 * required
60
61 ## How to Develop with Vafpress Framework
62
63 Go to our [](http://vafpress.com/documentation/vafpress-framework/Documentation](http://vafpress.com/documentation/vafpress-framework/](http://vafpress.com/documentation/vafpress-framework/), everything is there.
64
65 ## Support
66
67 Please visit our support forum at http://support.vafpress.com if you need any helps.
68
69 ## Contribution
70
71 We welcome to any contribution, you can:
72
73 1. Contribute to Vafpress code base.
74 2. Report on issue here.
75 3. Give us feedback via [](http://support.vafpress.comforum](http://support.vafpress.com](http://support.vafpress.com)
76 4. Helping others in forum.
77 5. Help us translate Vafpress Framework to your language at [](https://www.transifex.com/projects/p/vafpress-framework/Vafpress on Transifex](https://www.transifex.com/projects/p/vafpress-framework/](https://www.transifex.com/projects/p/vafpress-framework/)
78
79 ## Credits
80
81 Please read credits.txt file.