. */ function flickr_photostream_outdated_notice() { ?>

Flickr Justified Gallery. The settings will be automatically migrated.', 'flickr-photostream' ); ?>

test_echo() == false) { $error = true; $error_msg .= '
  • ' . __('API Key is not valid', 'flickr-photostream' ) . '
  • '; } $flickr_photostream_userID_saved = $_POST["flickr_photostream_userID"]; if (!$error) { if ($f->urls_getUserProfile($flickr_photostream_userID_saved) == false) { $error = true; $error_msg .= '
  • ' . __('Invalid UserID', 'flickr-photostream' ) . '
  • '; } } $flickr_photostream_imagesHeight_saved = (int)$_POST["flickr_photostream_imagesHeight"]; if ($flickr_photostream_imagesHeight_saved < 30) { $error = true; $error_msg .= '
  • ' . __('The \'Images Height\' field must have a value greater than or equal to 30', 'flickr-photostream' ) . '
  • '; } $flickr_photostream_maxPhotosPP_saved = (int)$_POST["flickr_photostream_maxPhotosPP"]; if ($flickr_photostream_maxPhotosPP_saved <= 0) { $error = true; $error_msg .= '
  • ' . __('The \'Photos per page\' field must have a value greater than 0', 'flickr-photostream' ) . '
  • '; } $flickr_photostream_lastRow_saved = $_POST["flickr_photostream_lastRow"]; if (isset($_POST["flickr_photostream_fixedHeight"])) $flickr_photostream_fixedHeight_saved = ((int)$_POST["flickr_photostream_fixedHeight"] != 0)? 1:0; else $flickr_photostream_fixedHeight_saved = 0; $flickr_photostream_pagination_saved = $_POST["flickr_photostream_pagination"]; $flickr_photostream_lightbox_saved = $_POST["flickr_photostream_lightbox"]; if (isset($_POST["flickr_photostream_captions"])) $flickr_photostream_captions_saved = ((int)$_POST["flickr_photostream_captions"] != 0)? 1:0; else $flickr_photostream_captions_saved = 0; if (isset($_POST["flickr_photostream_randomize"])) $flickr_photostream_randomize_saved = ((int)$_POST["flickr_photostream_randomize"] != 0)? 1:0; else $flickr_photostream_randomize_saved = 0; $flickr_photostream_margins_saved = (int)$_POST["flickr_photostream_margins"]; if (isset($_POST["flickr_photostream_openOriginals"])) $flickr_photostream_openOriginals_saved = ((int)$_POST["flickr_photostream_openOriginals"] != 0)? 1:0; else $flickr_photostream_openOriginals_saved = 0; if (isset($_POST["flickr_photostream_bcontextmenu"])) $flickr_photostream_bcontextmenu_saved = ((int)$_POST["flickr_photostream_bcontextmenu"] != 0)? 1:0; else $flickr_photostream_bcontextmenu_saved = 0; if ($flickr_photostream_margins_saved <= 0 || $flickr_photostream_margins_saved > 30) { $error = true; $error_msg .= '
  • ' . __('The \'Margins\' field must have a value greater than 0, and not greater than 30', 'flickr-photostream' ) . '
  • '; } if ($error == false) { update_option( '$flickr_photostream_APIKey', $flickr_photostream_APIKey_saved ); update_option( '$flickr_photostream_userID', $flickr_photostream_userID_saved ); update_option( '$flickr_photostream_imagesHeight', $flickr_photostream_imagesHeight_saved ); update_option( '$flickr_photostream_maxPhotosPP', $flickr_photostream_maxPhotosPP_saved ); update_option( '$flickr_photostream_lastRow', $flickr_photostream_lastRow_saved ); update_option( '$flickr_photostream_fixedHeight', $flickr_photostream_fixedHeight_saved ); update_option( '$flickr_photostream_pagination', $flickr_photostream_pagination_saved ); update_option( '$flickr_photostream_lightbox', $flickr_photostream_lightbox_saved ); update_option( '$flickr_photostream_captions', $flickr_photostream_captions_saved ); update_option( '$flickr_photostream_randomize', $flickr_photostream_randomize_saved ); update_option( '$flickr_photostream_margins', $flickr_photostream_margins_saved ); update_option( '$flickr_photostream_openOriginals', $flickr_photostream_openOriginals_saved ); update_option( '$flickr_photostream_bcontextmenu', $flickr_photostream_bcontextmenu_saved ); ?>

    Flickr Photostream

    [flickr_photostream]

    [flickr_photostream max_num_photos="50" no_pages="true"]

    [flickr_photostream user_id="67681714@N03"]
    idgettr to retrieve the user_id.', 'flickr-photostream' ); ?>

    photoset_id.', 'flickr-photostream' ); ?> photoset_id of the photo set located in the URL:', 'flickr-photostream' ); ?> http://www.flickr.com/photos/miro-mannino/sets/72157629228993613/ 72157629228993613.

    flickr_set shortcode, and specify the photoset_id with the attribute id. For example:', 'flickr-photostream' ); ?>
    [flickr_set id="72157629228993613"]

    user_id of the user that owns it, and its gallery_id.', 'flickr-photostream' ); ?> gallery_id of the gallery located in the URL:', 'flickr-photostream' ); ?> http://www.flickr.com/photos/miro-mannino/galleries/72157636382842016/ 72157636382842016.

    flickr_gallery shortcode, and specify the user_id with the attribute user_id, and the gallery_id with the attribute id. For example:', 'flickr-photostream' ); ?>
    [flickr_gallery user_id="67681714@N03" gallery_id="72157636382842016"]
    user_id attribute in the shortcode.', 'flickr-photostream' ); ?>

    group_id, that you can retrieve using idgettr.', 'flickr-photostream' ); ?>

    flickr_group shortcode, and specify the group_id with the attribute id. For example:', 'flickr-photostream' ); ?>
    [flickr_group id="1563131@N22"]

    flickr_tags shortcode, and specify the user_id and the tags with the attribute tags, as a comma-delimited list of words. For example:', 'flickr-photostream' ); ?>

    [flickr_tags user_id="67681714@N03" tags="cat, square, nikon"]

    - character.', 'flickr-photostream' ); ?> any tag), or an AND combination (to return photos that have all the tags).', 'flickr-photostream' ); ?> tags_mode, specifying "any" or "all". For example:', 'flickr-photostream' ); ?>

    [flickr_tags user_id="67681714@N03" tags="cat, square, nikon" tags_mode="all"]

    user_id attribute in the shortcode.', 'flickr-photostream' ); ?>

    rate the plugin on Wordpress.', 'flickr-photostream' ); ?>