-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
74 lines (54 loc) · 2.42 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
=== Custom Fields Notifications ===
Contributors: alimir
Donate link: http://alimir.ir
Author: Ali Mirzaei
Tags: wordpress custom fields,notifications,custom fields message,wordpress notifications box
Requires at least: 3.1
Tested up to: 4.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A tiny plugin which allows to use wordpress custom fileds in notification boxes.
== Description ==
Custom Fields Notifications is a tiny WordPress plugin that allows you to use WordPress custom fields in notification boxes. It is an easy to use WordPress plugin and can be configured quickly and easily.<br />
Screenshots :<a href="http://preview.alimir.ir/wp-custom-fields-notifications/" target="_blank">here</a>
= Features =
* Theme support.
* Added automatically (no Code required).
* Exclusive shortcode
* Support RTL languages css file.
* Responsive full width.
* And so on...
= How To Use This Plugin?!? =
1. Add post custom fields with `information`,`success`,`warning`,`failure`,`lightbulb` and `messages` names + sample value.
2. Use this shortcode : `[custom_fields_notifications]`
= Translators =
* English
* Persian
= Follow Me... =
* In my website : <a href="http://alimir.ir" target="_blank">Ali Mirzaei</a><br />
* In facebook : <a href="https://www.facebook.com/alimir.ir" target="_blank">Wordpress & Programming World</a>
== Installation ==
1. Upload plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.
3. Use wordpress custom fields with `information`,`success`,`warning`,`failure`,`lightbulb` and `messages` names + sample value.
3. Use this shortcode : `[custom_fields_notifications]`
== Screenshots ==
Screenshots are available in <a href="http://preview.alimir.ir/wp-custom-fields-notifications/" target="_blank">here</a>
== Changelog ==
= 1.0.1 =
* Added: Simple configuration panel.
* Added: Auto display setting.
* Added: Hide effect setting.
* Added: Theme support setting.
* Added: Bootstrap Theme.
* Added: Persian (fa_IR) language file.
* Added: Shortcode support.
* Modified: Plugin files designe.
= 1.0.0 =
* The initial version
== Upgrade Notice ==
= 1.0.1 =
Important: update plugin to 1.0.1 and use `[custom_fields_notifications]` shortcode instead of `alimir_custom_notifications_position()` function.
= 1.0.0 =
The initial version