Changeset 1760536
- Timestamp:
- 11/08/2017 03:33:38 AM (8 years ago)
- File:
-
- 1 edited
-
sidebar-post/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sidebar-post/trunk/readme.txt
r1759479 r1760536 2 2 Contributors: ishimwe 3 3 Donate link: http://www.codiiv.com/donate 4 Tags: post,sidebar, sidebar post, wordpress, posting, wordpress MU, MU 4 Tags: post,sidebar, sidebar post, wordpress, posting, wordpress MU, MU, front end, front-end, frontend, registration, login, authenticate 5 5 Requires at least: 4.1 6 6 Tested up to: 4.8.3 … … 11 11 == Description == 12 12 13 This plugin a llows your visitors (logged in OR Not) to submit posts to your sitevia a sidebar widget form, or a custom shortcode in a page or post of your choice.13 This plugin acts as a quick front-end posting tool, allowing your visitors to easily submit posts and images from the front-end of your site, via a sidebar widget form, or a custom shortcode in a page or post of your choice. 14 14 This is a very easy way to get your visitors to engage on your website. The idea came from a client who wanted a way to let members of their congregation post articles in the main church's website 15 15 Some of the niches this plugin can be useful include: … … 22 22 and more 23 23 24 This plugin is fully localizable with .po file included. The .mo for Fr an�aisis included24 This plugin is fully localizable with .po file included. The .mo for French is included 25 25 26 26 You can join/follow the discussion about the plugin on its home page at http://www.codiiv.com/forums/forum/plugins/sidebar-post/ … … 36 36 2. Activate the plugin through the 'Plugins' menu in WordPress 37 37 3. Go to "Appearance >> Widgets " and add the "NEW POST" widget where you want to have the form show up 38 39 If you want to use the plugin in a page or Post, simple add the [sidebarpost] shortcode in the page you like! 38 40 39 41 PS: You can also add the form anywhere in the wordpress by calling the <b>sidebar_post_widget()</b> function anywhere in the template files of the wordpress theme. … … 97 99 * Updated CSS for backend 98 100 101 =3.0.9= 102 103 * Corrected some wording for the plugin 104 * Added inline loggin/ register 105 * Fixed translation paths issue 106 * Updated CSS for backend 107 99 108 == Upgrade Notice == 100 109
Note: See TracChangeset
for help on using the changeset viewer.