-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.txt
More file actions
71 lines (49 loc) · 1.64 KB
/
readme.txt
File metadata and controls
71 lines (49 loc) · 1.64 KB
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
=== Puffar ===
Contributors: dinwebb, spathon
Tags: puffar, widget
Requires at least: 3.0
Tested up to: 3.3.1
Stable tag: 0.2
== Description ==
Puffar is a plugin to make it easy to insert custom text/forms images and more on unique pages.
You can easily manage what puff should be shown on which page and where by just drag n drop.
<a href="http://labs.dinwebb.nu/plugins/ps-puffar/">Read more</a>
= Translations =
Languages:
* English
Don't see your language on the list? Feel free to translate.
== Installation ==
* Download the files
* Upload the files to wp-content/plugins/
* Activate the plugin
* Go to Puffar -> settings in the admin menu and select the post types you want to use puffar on
* Create and edit puffar and areas
== Screenshots ==
<a href="http://labs.dinwebb.nu/plugins/ps-puffar/">Screenshots and video</a>
== Changelog ==
== 0.2 ==
* Updated how the select post type works when editing puffar
* Added a widget for Archive, all in a post type or a taxonomy
* Template name added as a class to the puff
* The possibility to add custom classes to the puff
== 0.1.5 ==
* Fixed check/uncheck all pages
* Added link field to link titles
* Fixed a pagination bug
* Fixed select puff template bug
* Fixed error on multisite
== 0.1.4 ==
* Same id on all puffar in the same area
* added puff-nr-X class in the puff area
= 0.1.3 =
* display the full puff in preview
* fix: only one puff were inserted to post if no order were set
* Show ID if no title isset
* Using edit_post_link insted
* prepare for puff creation on pages (add puff)
= 0.1.2 =
* unvalid array on new puff
= 0.1.1 =
* Order erased on puff save
= 0.1 =
* first official version