وضاحت
If you use [gallery]
shortcode without setting the columns value, the default is set to 3. Some WordPress theme can either fit 3 or more column per row or less.
Imagine if you use [gallery]
shortcode with default options regularly within your posts, you switch to a new theme and the theme could only fit gallery with 2 columns per row.
To overcome this issue, the plugin will force and overwrite the current number of gallery columns within any post that uses [gallery]
shortcode with a new number of columns of your choice without altering or tampering its original options. It also includes feature to exclude post from being overwritten by this plugin and removing the default inline styles printed when the [gallery]
shortcode is used.
For more information, check out zeo.my.
انسٽاليشن
- Upload the
gallery-columns
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
- Then go to Settings > Gallery Columns and set the Columns, Exclude or Gallery styles options. Exclude and Gallery styles is Optional
You’re done!
Note: Once activated, Gallery Columns plugin will add gallery_columns
option to the options database table.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“Gallery Columns” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “Gallery Columns” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.0.3
- Version bump
1.0.2
- Added WordPress default inline styles removal functionality
- Whitespace fixes
1.0.1
- Fixed readme.txt
1.0
- Initial release