Gallery Magic Lite

from 0$

Gallery Magic Lite is a WP Plugin Package from the Open Source WP Plugins range The plugin automatically imports WordPress image gallerise from remote web pages.


For more information about a tailored WP Plugin Package like Gallery Magic Lite please contact us directly.

The Gallery Magic Lite plugin allows you to grab image galleries from other sites and automatically insert them into your WordPress posts and page. The plugin will download the original full-sized gallery images from a remote website, upload them to your server, crop the image preview thumbnails, set featured a image for the post and generate a standard WordPress image gallery.

Use the gallery_magic shortcode to grab an image gallery from a specified webpage and insert into your post. E.g.:

[gallery_magic url="https://www.gotceleb.com/delilah-hamlin-daily-front-row-fashion-awards-2019-in-la-2019-03-18.html" featured_image="first" link="file"]

Save the post and open it in the browser. It will take a while when you open it for the first time, because the plugin needs to download all images, crop tumbnails etc.

The following parameters are available for the gallery_magic shortcode:

  • url: the source gallery URL;
  • featured_image: “first”, “last”, “random” or leave it empty if you don’t want to generate featured image at all;
  • max_images: max number of images in the gallery (default: all images);
  • cols: number of columns in the gallery (default: 4);
  • size: specify the image size to use for the thumbnail display. Valid values include “thumbnail”, “medium”, “large”, “full” and any other additional image size that was registered with add_image_size().
  • The default value is “thumbnail”. The size of the images for “thumbnail”, “medium” and “large” can be configured in WordPress admin panel under Settings > Media.
  • link: can be “file” (link directly to image file), “none” (no link) or leave it empty if you want to link it to the attachment’s permalink.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Gallery Magic Lite

typePlugin
version1.2
descriptionThe plugin automatically imports WordPress image gallerise from remote web pages.