Changeset 1042537
- Timestamp:
- 12/11/2014 08:07:16 AM (11 years ago)
- Location:
- bp-notification-woocommerce
- Files:
-
- 7 edited
-
assets/icon-128x128.png (modified) (previous)
-
assets/icon-256x256.png (modified) (previous)
-
tags/1.0.0/screenshot-1.jpg (modified) (previous)
-
trunk/css/bp-woo.css (modified) (1 diff)
-
trunk/languages/bp-woo-fa_IR.mo (modified) (previous)
-
trunk/languages/bp-woo-fa_IR.po (modified) (2 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bp-notification-woocommerce/trunk/css/bp-woo.css
r1033745 r1042537 54 54 width:250px; 55 55 } 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 } 56 62 #wp-admin-bar-bp-notifications-default .product-img-noti img{ 57 63 width:50px; -
bp-notification-woocommerce/trunk/languages/bp-woo-fa_IR.po
r1033745 r1042537 9 9 "Report-Msgid-Bugs-To: \n" 10 10 "POT-Creation-Date: 2014-11-13 23:43+0100\n" 11 "PO-Revision-Date: 2014-1 1-13 18:02+0330\n"11 "PO-Revision-Date: 2014-12-11 10:53+0330\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: LANGUAGE <LL@li.org>\n" … … 25 25 msgstr "آن را بررسی کنید" 26 26 27 #: bp-not-woo-admin.php:13 28 msgid "Notification For User" 29 msgstr "آگاه سازی کاربران" 30 31 #: bp-not-woo-admin.php:24 32 msgid "Choose send notification for:" 33 msgstr "ارسال آگاه سازی به:" 34 35 #: bp-not-woo-admin.php:26 36 msgid "select" 37 msgstr "گزینش" 38 39 #: bp-not-woo-admin.php:27 40 msgid "All user" 41 msgstr "همه کاربران" 42 43 #: bp-not-woo-admin.php:28 44 msgid "My friends" 45 msgstr "دوستان من" 46 -
bp-notification-woocommerce/trunk/readme.txt
r1036801 r1042537 14 14 15 15 Send notification buddypress for all member when publish woocommerce product. 16 You can send notification to your friends or all users in the dashboard woocommerce product. 16 17 17 18 == Installation == … … 19 20 1. Upload `Bp-notification-woocommerce` to the `/wp-content/plugins/` directory 20 21 1. Activate the plugin through the 'Plugins' menu in WordPress 21 22 1. Choose send notification for: All user or My friends in the dashboard woocommerce product 22 23 23 24 == Frequently Asked Questions == … … 28 29 1. notification woocommerce product 29 30 2. notification woocommerce product 31 3. dashboard woocommerce product 30 32 31 33 == Changelog == 32 34 = 2.0.0 = 35 * Added Choose send notification for: All user or My friends in the dashboard woocommerce product 33 36 = 1.0.5 = 34 37 * Fixed css … … 36 39 = 1.0.0 = 37 40 initial version 38
Note: See TracChangeset
for help on using the changeset viewer.