Plugin Directory

Changeset 1042537


Ignore:
Timestamp:
12/11/2014 08:07:16 AM (11 years ago)
Author:
aghajoon
Message:

update

Location:
bp-notification-woocommerce
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • bp-notification-woocommerce/trunk/css/bp-woo.css

    r1033745 r1042537  
    5454  width:250px;   
    5555    }
     56#wp-admin-bar-bp-notifications-default .product-noti a{ 
     57  font-size: 11px;
     58  color: #999;
     59  float:left;
     60  margin-left:60px;
     61    }
    5662#wp-admin-bar-bp-notifications-default .product-img-noti img{   
    5763    width:50px;
  • bp-notification-woocommerce/trunk/languages/bp-woo-fa_IR.po

    r1033745 r1042537  
    99"Report-Msgid-Bugs-To: \n"
    1010"POT-Creation-Date: 2014-11-13 23:43+0100\n"
    11 "PO-Revision-Date: 2014-11-13 18:02+0330\n"
     11"PO-Revision-Date: 2014-12-11 10:53+0330\n"
    1212"Last-Translator: \n"
    1313"Language-Team: LANGUAGE <LL@li.org>\n"
     
    2525msgstr "آن را بررسی کنید"
    2626
     27#: bp-not-woo-admin.php:13
     28msgid "Notification For User"
     29msgstr "آگاه سازی کاربران"
     30
     31#: bp-not-woo-admin.php:24
     32msgid "Choose send notification for:"
     33msgstr "ارسال آگاه سازی به:"
     34
     35#: bp-not-woo-admin.php:26
     36msgid "select"
     37msgstr "گزینش"
     38
     39#: bp-not-woo-admin.php:27
     40msgid "All user"
     41msgstr "همه کاربران"
     42
     43#: bp-not-woo-admin.php:28
     44msgid "My friends"
     45msgstr "دوستان من"
     46
  • bp-notification-woocommerce/trunk/readme.txt

    r1036801 r1042537  
    1414
    1515Send notification buddypress for all member when publish woocommerce product.
     16You can send notification to your friends or all users in the dashboard woocommerce product.
    1617
    1718== Installation ==
     
    19201. Upload `Bp-notification-woocommerce` to the `/wp-content/plugins/` directory
    20211. Activate the plugin through the 'Plugins' menu in WordPress
    21 
     221. Choose send notification for: All user or My friends in the dashboard woocommerce product
    2223
    2324== Frequently Asked Questions ==
     
    28291. notification woocommerce product
    29302. notification woocommerce product
     313. dashboard woocommerce product
    3032
    3133== Changelog ==
    32 
     34= 2.0.0 =
     35* Added Choose send notification for: All user or My friends in the dashboard woocommerce product
    3336= 1.0.5 =
    3437* Fixed css
     
    3639= 1.0.0 =
    3740initial version
    38 
Note: See TracChangeset for help on using the changeset viewer.