WP Image Rollup
WP Image Rollup
Description
This is plugin will be rolls up pictures in all site pages.
Main parameter it is height.
If picture height larger then height in plugin option, picture will be rolls up.
If picture width larger then width in plugin option it is set to width getting from option.
Arbitrary section 1
Installation
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>in your templates
Faq
A question that someone might have
An answer to that question.