» Index
Plugin Information
Author:
» Mohammad Kafi (Parsa)
Website:
» http://www.design.barnameha.ir/
Features:
» Send little post, similar twitter.com
Download:
» Barnameha Roozmare 1.0
Demo:
» http://www.barnameha.ir/
Development:
» http://www.design.barnameha.ir/
» http://www.blog.barnameha.ir/category/wp
Translations:
» http://www.blog.barnameha.ir/barnameha-roozmare.html
Note:
» The Changelog, Installation, Upgrade, Usage, Make Theme Tab at the top of the page.
Support:
» Please Suggestion this plugin.
Donations:
»If You live in IRAN, I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks as my school allowance, I will really appericiate it. If not feel free to use it without any obligations. Thank You. My bank account is
» Changelog
-
Version 1.0 (14-09-2010)
- The first version of plugin
» Installation Instructions
-
Upload barnameha-roozmare directory to the /wp-content/plugins/ directory
-
Activate the plugin through the Plugins menu in WordPress backend
-
After active plugin display Roozmare menu
» Upgrade Instructions
-
Deactivate Barnameha Roozmare Plugin
-
Open wp-content/plugins Folder
-
Put/Overwrite:
Folder: barnameha-roozmare
-
Activate Barnameha Roozmare Plugin
-
Refer To Usage For Further Instructions
» Usage Instructions
General Usage
-
Add Roozmare:
Go to Roozmare
menu, then clicked Add Roozmare
-
Manage Roozmare:
Go to Roozmare
menu, then clicked Manage Roozmare
this page for show, change display, edit, delete roozmare
-
Settings:
Change Option
- Show Date
- Show Time
- Use New Line
- Show Pages
- Theme
- roozmare count in admin & display page
How Work?
2 method for show roozmare
1: Use Shortcode:
- Create a new WordPress Page or Post (checked
Make this post sticky
) . The Page will behave as usual, you can add text, images, etc.
- then add
[barnameha-roozmare]
text in post content
2: Use Function:
- you can use a function.
<?php
if(function_exists('barnameha_roozmare')){
barnameha_roozmare(2,false);
}
?>
- first argumant for roozmare count, default=5
- second argumant for show roozmare page, default=true
» Make Theme Instructions
If You Want Make Theme For This Plugin & Private Usage, Read Instructions:
-
Theme Directory:
wp-content\plugins\barnameha-roozmare\theme
-
Create Main Page, Example:
simple.html
Use {br_post}
text in simple.html
for Roozmare Loop.
Use {br_page}
text in simple.html
for Pages.
-
Create Roozmare Loop Page, Example:
simple_p.html
Use {br_author}
text in simple_p.html
for Show Author Roozmare
Use {br_date}
text in simple_p.html
for Show Date Roozmare
Use {br_time}
text in simple_p.html
for Show Time Roozmare
Use {br_content}
text in simple_p.html
for Show Content Roozmare
Use {br_separate}
text in simple_p.html
for Show Separate chr ( , )
-
Create Style Sheet Document, Example:
simple_css.css
-
Filter FileName in Page Settings (select Theme):
*_img*, *_p*, *.gif, *.jpg, *.jpeg, *.png, *.psd, *.js, *.css