Changeset 692075
- Timestamp:
- 04/05/2013 07:56:47 AM (13 years ago)
- File:
-
- 1 edited
-
jb-common/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jb-common/trunk/readme.txt
r692066 r692075 13 13 == Description == 14 14 15 I've developed this plugin for my own job. I've realized that when I create a 16 new WordPress project, there are some features I have to plugin every time. I 17 decided to bundle they all into a single plugin, and I'm publishing it for 18 other creators who may find it useful too. Take a look to the features list,19 you may be interested in some of them.15 I've developed this plugin for my own job. I've realized that when I create a 16 new WordPress project, there are some features I have to plugin every time. I 17 decided to bundle they all into a single plugin, and I'm publishing it for 18 other creators who may find it useful too. Take a look to the [Changelog](http://wordpress.org/extend/plugins/jb-common/changelog/ "Go to the Changelog section") 19 for a complete feature list, you may be interested in some of them. 20 20 21 21 == Installation == 22 22 23 23 1. Unzip `jb-common.zip` inside the `/wp-content/plugins/` directory. 24 2. Activate the plugin through the 'Plugins' menu in WordPress.25 3. Customize the plugin options for your own site.24 1. Activate the plugin through the 'Plugins' menu in WordPress. 25 1. Customize the plugin options for your own site. 26 26 27 27 == Frequently Asked Questions == … … 43 43 == Screenshots == 44 44 45 1. (1_admin-bar.png) Detail of the popping group on the admin bar. Mind the46 users and pluginsshortcuts, and the W3C validator link for the current URL.47 1. (2_configuration.png) The JB Common Configuration admin section. Each48 option is listed as name,description, custom value and default value.49 1. (3_show-log.png) The section for viewing the JB Common log contents. If50 you integrate thelog system with your software, you can view your outputs45 1. Detail of the popping group on the admin bar. Mind the users and plugins 46 shortcuts, and the W3C validator link for the current URL. 47 1. The JB Common Configuration admin section. Each option is listed as name, 48 description, custom value and default value. 49 1. The section for viewing the JB Common log contents. If you integrate the 50 log system with your software, you can view your outputs 51 51 here. 52 1. (4_info.png) The info admin section. A complete reference for all53 functions,shortcodes, widgets and features.52 1. The info admin section. A complete reference for all functions, 53 shortcodes, widgets and features. 54 54 55 55 … … 60 60 * Available languages: english (default), castillian (spanish) (es_ES). 61 61 62 * Some integration with the Attachments plugin by [Jonathan Christopher](https://github.com/jchristopher/attachments "Go to Jonathan Christopher GitHub site"). 62 * Some integration with the [Attachments plugin](http://wordpress.org/extend/plugins/attachments/ "Go to WordPress.org Extend entry for the plugin Attachments") 63 by [Jonathan Christopher](https://github.com/jchristopher/attachments "Go to Jonathan Christopher GitHub site"). 63 64 (Option `jbcommon_attachments_meta_key`) 64 65
Note: See TracChangeset
for help on using the changeset viewer.