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:
- desired url
- select page on which wrapper has to be shown
- height
- width
- show scroll bar or not
- show border or not
Up coming version will have many more options
Found a bug or have a feature request ?
Report here
Screenshots
Installation
- Upload
wp-wrapper
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto: Settings > WP Wrapper to configure the plugin
FAQ
-
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
Reviews
Contributors & Developers
“WP Wrapper” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Wrapper” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.9
- WP 6.7.1 compatible now
- Added Class and Id to the iframe for better control & styling
1.2.8
- WP 6.7.1 compatible now
1.2.7
- WP 6.4.3 compatible now
1.2.6
- WP 6.0.2 compatible now
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