File: /home/bpw3460lz1vy/www/wp-content/plugins/foogallery/includes/admin/demo-content-images.php
<?php
return array(
array(
'key' => 'pixabay1',
'url' => 'https://assets.fooplugins.com/pixabay/1.jpg',
'title' => 'Rusty Padlock - FooGallery Sample Image 1',
'caption' => 'Rusty Padlock On Blue Door',
'desc' => 'Rusty Padlock image downloaded from Pixabay.com',
'alt' => 'Rusty Padlock On Blue Door ALT',
'tags' => array( 'Rusty', 'Door', 'Blue' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay2',
'url' => 'https://assets.fooplugins.com/pixabay/2.jpg',
'title' => 'White Sandcastle - FooGallery Sample Image 2',
'caption' => 'White Sandcastle',
'desc' => 'White Sandcastle image downloaded from Pixabay.com',
'alt' => 'White Sandcastle ALT',
'tags' => array( 'White', 'Sand', 'Castle' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay3',
'url' => 'https://assets.fooplugins.com/pixabay/3.jpg',
'title' => 'Scottish Shoreline - FooGallery Sample Image 3',
'caption' => 'Scottish Shoreline',
'desc' => 'Scottish Shoreline image downloaded from Pixabay.com',
'alt' => 'Scottish Shoreline ALT',
'tags' => array( 'Scotland', 'Sea', 'Mountains' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay4',
'url' => 'https://assets.fooplugins.com/pixabay/4.jpg',
'title' => 'Pipeline - FooGallery Sample Image 4',
'caption' => 'Pipeline',
'desc' => 'Pipeline image downloaded from Pixabay.com',
'alt' => 'Pipeline ALT',
'tags' => array( 'Pipe', 'Grafitti' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay5',
'url' => 'https://assets.fooplugins.com/pixabay/5.jpg',
'title' => 'Deserted Hotel - FooGallery Sample Image 5',
'caption' => 'Deserted Hotel',
'desc' => 'Deserted Hotel image downloaded from Pixabay.com',
'alt' => 'Deserted Hotel ALT',
'tags' => array( 'Deserted', 'Hotel', 'Grafitti' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay6',
'url' => 'https://assets.fooplugins.com/pixabay/6.jpg',
'title' => 'Irish Shoreline - FooGallery Sample Image 6',
'caption' => 'Irish Shoreline',
'desc' => 'Irish Shoreline image downloaded from Pixabay.com',
'alt' => 'Irish Shoreline ALT',
'tags' => array( 'Irish', 'Sea', 'Moss', 'Green' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay7',
'url' => 'https://assets.fooplugins.com/pixabay/7.jpg',
'title' => 'Railway - FooGallery Sample Image 7',
'caption' => 'Railway',
'desc' => 'Railway image downloaded from Pixabay.com',
'alt' => 'Railway ALT',
'tags' => array( 'Railway', 'Green', 'Yellow' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay8',
'url' => 'https://assets.fooplugins.com/pixabay/8.jpg',
'title' => 'Chinese Market - FooGallery Sample Image 8',
'caption' => 'Chinese Market',
'desc' => 'Chinese Market image downloaded from Pixabay.com',
'alt' => 'Chinese Market ALT',
'tags' => array( 'Chinese', 'Market', 'Red', 'Blue', 'Yellow', 'Green' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay9',
'url' => 'https://assets.fooplugins.com/pixabay/9.jpg',
'title' => 'Abandoned Building - FooGallery Sample Image 9',
'caption' => 'Abandoned Building',
'desc' => 'Abandoned Building image downloaded from Pixabay.com',
'alt' => 'Abandoned Building ALT',
'tags' => array( 'Abandoned', 'Building', 'Grey' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay10',
'url' => 'https://assets.fooplugins.com/pixabay/10.jpg',
'title' => 'Pirate Ship - FooGallery Sample Image 10',
'caption' => 'Pirate Ship',
'desc' => 'Pirate Ship image downloaded from Pixabay.com',
'alt' => 'Pirate Ship ALT',
'tags' => array( 'Pirate', 'Ship', 'Sea', 'Orange' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay11',
'url' => 'https://assets.fooplugins.com/pixabay/11.jpg',
'title' => 'Muscle Car - FooGallery Sample Image 11',
'caption' => 'Muscle Car',
'desc' => 'Muscle Car image downloaded from Pixabay.com',
'alt' => 'Muscle Car ALT',
'tags' => array( 'Car', 'Orange', 'Brown' ),
'categories' => array( 'Demo' )
),
array(
'key' => 'pixabay12',
'url' => 'https://assets.fooplugins.com/pixabay/12.jpg',
'title' => 'Grafitti - FooGallery Sample Image 12',
'caption' => 'Grafitti',
'desc' => 'Grafitti image downloaded from Pixabay.com',
'alt' => 'Grafitti ALT',
'tags' => array( 'Grafitti', 'Red', 'Blue', 'Yellow' ),
'categories' => array( 'Demo' )
),
);