#32168 closed feature request (duplicate)
Add start and count attributes to gallery shortcode
Reported by: | frymi | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2.1 |
Component: | Gallery | Keywords: | has-patch |
Focuses: | Cc: |
Description
Add shotcodes COUNT for views full gallery after click on MORE. Home
Modify files ./wp-includes/media.php
Lines 699 (add COUNT => '-1')
Lines 767-798 (add ForEach ... )
Use in WP:
[gallery] ... show standard gallery
OR
[gallery count=3] ... show images 1-3
more -
[gallery count=3+] ... show images 4-n
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
./wp-includes/media.php