-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
114 lines (79 loc) · 2.3 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
=== Plugin Name ===
Contributors: nabtron
Donate link: https://nabtron.com/nablab/
Tags: wrapper, wordpress, joomla, frame, iframe, page, nabwrapper, wpwrapper, wp-wrapper
Requires at least: 5.0
Tested up to: 5.8.1
Stable tag: 1.2.5
Wrapper for WordPress pages using iFrame. Various options in admin panel
== Description ==
Wrapper for WordPress does a simple thing, adds a wrapper to your WrodPress.
Joomla comes with built-in wrapper which is missed in WordPress by many wordpress users.
Options in admin panel include:
<ul>
<li>desired url</li>
<li>select page on which wrapper has to be shown</li>
<li>height </li>
<li>width</li>
<li>show scroll bar or not</li>
<li>show border or not</li>
</ul>
Up coming version will have many more options
Found a bug or have a feature request ? <a href="https://nabtron.com/wp-wrapper/">
Report here</a>
== Installation ==
1. Upload `wp-wrapper` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Goto: Settings > WP Wrapper to configure the plugin
== Frequently Asked Questions ==
= Can we show wrapper on multiple pages =
Yes, coming soon in next version
= What about using short code? =
Currently short codes are not supported. Later versions will include option to generate and add short code
== Screenshots ==
1. Wrapper for WordPress pages using iFrame. Various options in admin panel
== Changelog ==
= 1.2.5 =
* WP 5.8.1 compatible now
= 1.2.4 =
* WP 5.5.3 compatible now
= 1.2.3 =
* WP 5.3.2 compatible now
= 1.2.2 =
* Added Settings link on plugins page
* WP 5.2.2 compatible now
= 1.2.1 =
* Fixes PHP notice issue
* WP 5.1.1 compatible now
= 1.2 =
* WP 5.0 compatible now
= 1.1.8 =
* WP 4.7 compatible now
= 1.1.7 =
* fixed fatal error on older versions of PHP under 5.3
= 1.1.6 =
* security update
* added nonces
* added capability check
* added sanitisation check
* changed default url
* WP 4.5 compatible now
= 1.1.5 =
* security update
* WP 4.4.2 compatible now
= 1.1.4 =
* WP 4.2.2 compatible now
= 1.1.3 =
* WP 4.0 compatible now
= 1.1.2 =
* WP 3.7.1 compatible now
= 1.1.1 =
* fixed bug - showing wrapper on non-selected pages
= 1.1 =
* Added http / https option for secure websites
* Minor performance improvement
= 1.0 =
* Initial release
== Upgrade Notice ==
= 1.2.5 =
WP 5.8.1 compatible now