Title: [Plugin: NextGEN Gallery] shortcode RECENT modification, please help
Last modified: August 20, 2016

---

# [Plugin: NextGEN Gallery] shortcode RECENT modification, please help

 *  [Hrvojeee](https://wordpress.org/support/users/hrvojeee/)
 * (@hrvojeee)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-shortcode-recent-modification-please-help/)
 * Dear how can help,
 * I am trying to modify the shortcode for showing recent picture from gallery so
   that i can designate the width and height of the picture also, so i went into
   the shortcodes.php file and altered the part about RECENT shortcode into:
 *  function show_recent( $atts ) {
 *  extract(shortcode_atts(array(
    ‘max’ => ”, ‘template’ => ”, ‘id’ => 0, ** ‘w’
   => ”, ‘h’ => ”, ‘mode’ => ‘id’ ), $atts));
 *  $out = nggShowRandomRecent($mode, $max, $template, $id, **$w, $h**);
 *  return $out;
    }
 * And nothing happened, can anyone help, what should I do, so that I can use the
   shortcode with w and h marks??
    Thanks
 * [http://wordpress.org/extend/plugins/nextgen-gallery/](http://wordpress.org/extend/plugins/nextgen-gallery/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Hrvojeee](https://wordpress.org/support/users/hrvojeee/)
 * (@hrvojeee)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-shortcode-recent-modification-please-help/#post-2155869)
 * can anyone solve this? What else should I do so that I can use width and height
   in the shortcode for showing recent photos??? Thanks

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN Gallery] shortcode RECENT modification, please help’
is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Hrvojeee](https://wordpress.org/support/users/hrvojeee/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-shortcode-recent-modification-please-help/#post-2155869)
 * Status: not resolved