Plugin / Media Cloud for Amazon S3, Imgix, Google Cloud Storage, DigitalOcean Spaces and more

interfacelab

Changelog

Changelog

3.3.5

  • Video and audio short tag is now filtered to insure that the correct URL is always being used, vital for signed URLs.
  • Fix for importing Offload Media 1.x metadata

3.3.4

  • Critical fix for Minio, DigitalOcean and other S3 compatible services.

3.3.3

  • Fixes for PHP 5.6 – people, it’s time to upgrade to PHP 7.x!

3.3.2

  • Fix for illegal offset error warning
  • Fix for importing from cloud storage (Premium)

3.3.0

  • Wizards? Wizards! WIZARDS!
  • New setup wizards to quickly setup the basic settings you need to get started with Media Cloud
  • Ability to specify using expiring signed URLs for different types of media (images, video, audio, docs). Allows you to upload images and use them without signing, but have signing enabled for videos, audio, etc. (Premium)
  • Ability to specify different upload privacy settings for different types of media. Allows you to upload images and have them publicly accessible, but keep video, audio, etc. private. (Premium)
  • All core Gutenberg blocks now have image or file URLs rewritten dynamically so that they are always correct.
  • Ability to control WordPress’s 5.3 new “big image” support, including disabling, setting the threshold and uploading the original unscaled image to cloud storage.
  • Fix for importing items from Offload Media when migrating to Media Cloud
  • Fix for srcset generation in WordPress 5.3
  • Fix for Migrate tool not including non-media files in migration (zip, text, etc).
  • New configuration toggle for replacing the WordPress generated srcset with a bettter optimized version (WordPress 5.3+ only)
  • Update regions for Amazon Rekognition
  • New integration with Foo Gallery (Premium)

3.2.7

  • Compatibility with WordPress 5.3
  • Fix for Direct Uploads with WordPress 5.3 (Premium)

3.2.6

  • Updated documentation
  • Vastly improved NextGen Galleries integration (Premium)
  • New Migrate to NextGen Galleries task to import all of your existing NextGen Galleries to cloud storage (Premium)
  • Fix for you insane people have that PHP memory limits specified in gigabytes
  • Skip memory limit check when running tasks from the command line
  • Fix for EU region with Rekognition

3.2.3

  • Fix for asset push when the CSS rule contains a url with a query string
  • Fix to insure the task heartbeat only runs once within the given interval, regardless of the number of admins logged into the admin
  • Added @{type} variable for upload paths to include the upload type. For example, if the upload path setting is set to upload/@{type} then when uploading an image the upload directory will be /upload/image/, or when uploading a video the upload path would be /upload/video/, etc.
  • The Cloud Storage settings will show you a preview of your upload path when editing it.
  • Fix for invalid presign expiration time which was causing direct uploads to fail on multisite.
  • For multisite, the ability to specify different upload directories for each subsite.

3.2.2

  • Fix for not activating when installed via Composer
  • Removed deprecated filters and actions

3.2.1

  • Fix for task heartbeat
  • Optimize asset upload process
  • Fix for font assets not being gzipped when pushed to cloud storage
  • Fix for when images are in the root of the upload directory, they appeared broken

3.2.0

  • Activating Media Cloud will now import your WP Offload Media or WP-Stateless settings, making the transition as smooth as possible.
  • Improved import for media uploaded with WP Offload Media or WP-Stateless
  • New and improved background processing system, completely replaced the old error prone one
  • New Task Manager shows you all running background tasks and upcoming scheduled ones
  • Vastly improved Elementor integration
  • Fixed Smush Pro integration (thanks to Brett Porcelli!)
  • Asset push now queues uploads in the background instead of during page loads
  • Support for “Bucket Only Policy” with Google Cloud Storage (thanks to Wietse Muizelaar!)
  • Fix for environment variable MCLOUD_STORAGE_GOOGLE_CREDENTIALS_FILE (thanks to Wietse Muizelaar!)
  • When “Delete Uploaded Files” is enabled, deletes can be queued in the background to be deleted in the future. Allowing other plugins to process the upload before being removed from the local server.
  • New “Clean Uploads” task removes media from the local uploads directory.
  • Fix for path handling during migration and imports
  • Fix for Vision where items were not being queued in a background task
  • Fix for upload paths using @{version} token
  • New integrated inline help system
  • If Assets are enabled, added entries to WordPress admin bar to update build version and clear asset cache
  • The import command line task renamed to migrateToStorage
  • Added new importFromStorage command line task
  • Added new updateElementor command line task
  • Ability to hide Task Manager on multisite sub-sites
  • Improved error reporting for invalid credentials
  • Fixed dreaded white screen of doom when invalid cloud storage credentials are supplied
  • Fix for blank settings pages in more restrictive server setups

3.1.7

  • Media Cloud will now upload .webp files generated by EWWW image optimizer to cloud storage
  • Displays a warning if you don’t have the mbstring PHP extension installed
  • Added Amazons S3 video tutorial
  • Fix for environment variable for setting the view cache
  • Fixes for Storage Browser when used in Multisite
  • Support for Multisite Global Media plugin
  • Fix for hiding Media Cloud completely on multisite networks
  • Display warning that no Upload Directory has been set in multisite

3.1.6

  • More detailed release notes are available at: https://mediacloud.press/blog/media-cloud-3-1-6-released/
  • Ability to specify which type of media are uploaded to cloud storage or not, for example you can configure Media Cloud to only upload audio to cloud storage.
  • Ignored mime types in cloud storage settings now supports wildcards, eg image/* to disallow image uploads
  • Fix for Human Made S3 Uploads migration
  • Display relevant warnings for enabled tools that require another tool that is disabled
  • When uploading to cloud storage, file size is now recorded properly in attachment metadata
  • Updated documentation
  • Vision tool has a new option for forcing term counts to update when using tagging. WordPress usually only counts “attached” attachments in term counts, but this option circumvents that.
  • LearnDash integration fixes font errors and allows remote images to be used in certificates (Pro Version)
  • Blubrry Pod Casting integration allows you to select media from the WordPress library when creating a new episode (Pro Version)
  • Fix for importer ignoring certain mime types (Pro Version)
  • Direct uploads no longer require Imgix or Dynamic Images to be enabled (Pro Version)
  • Ability to specify what kind of media is uploaded directy to cloud storage and which is uploaded to WordPress (Pro Version)
  • For Direct Uploads, ability to specify the maximum allowed upload size (Pro Version)
  • When performing a direct upload, Media Cloud first checks that the upload file name is unique, and if not, will add a unique part to the original file name. (Pro Version)

3.1.5

  • Added migrateS3Uploads command line command to migrate uploads from Human Made S3 Uploads plugin
  • Rewritten batch tool UI
  • Fix for srcset issues with Imgix.
  • Fix for system compatibilities test on certain systems.
  • Added ability to regenerate thumbnails even when Imgix or Dynamic Images is enabled, previously only available if either was turned off (Premium Version).
  • Fixes for Backblaze
  • Fix for Dynamic Images showing a warning about an empty needle
  • Fix for Regenerate Image in the cloud info pop-up in the media grid
  • New! Import media from cloud storage into WordPress (Premium Version)
  • Ultimate Membership integration (Pro Version)
  • Added –skip-existing flag to the command line import command (Premium Version).
  • Added options for importing files via the cloud storage browser (Pro Version).

3.1.3

  • When the system compatibility test is run, check to see if the server’s clock is correct. An incorrect clock can cause errors with cloud storage APIs.
  • Fix for connect timeout of 0
  • Fix for blank settings pages that would appear on some hosting providers.
  • Fixed bugs when Media Cloud is being used on a C-Panel/WHM managed servers.
  • Fixed background processing when “Skip DNS” is enabled on C-Panel/WHM managed servers.
  • Troubleshooter tool has been renamed System Compatibility Test.
  • Running the system compatibility test will automatically tweak background processing settings until it finds a configuration that works.
  • Ability to sort the media to be imported when using the Migrate to Cloud tool
  • Fix for some hosts that have allow_url_fopen disabled
  • Added ‘Unlink From Cloud’ bulk action that will remove Media Cloud metadata from selected files in the Media Library list view
  • Fix for compatibility with Offload Media where the url contained an errant ‘-‘

3.1.1

  • Fix for migrating very large (greater than 10,000 items) media libraries to cloud storage
  • Fix for Gutenberg image blocks
  • Fixes for multi-site
  • General bug fixes
  • When transitioning from 2.x to 3.x, Media Cloud used to delete the old 2.x settings after copying them to the renamed 3.x settings. This made it impossible to go back to 2.x without having to re-enter all of your settings. The migration process no longer deletes your old 2.x settings.

3.1.0

  • Backblaze support re-added. Note that the asset push and direct upload features do not work with Backblaze.
  • Added option to Migrate to Storage to skip uploading thumbnails. This option requires Imgix or Dynamic Images and will only appear if either is enabled.
  • Added option to Migrate to Storage to control how upload paths are handled. This option requires that you have a custom prefix defined in Cloud Storage settings and will only appear if you do.
  • Fixes for Migrate to Storage when run in ajax (non-background) mode.
  • Updated migrate command line command to include switches for skipping thumbnails and handling upload paths.
  • For more information about this release: 3.1.0 Release Notes

3.0.9

  • Updated S3 regions
  • Fix for duplicate thumbnail during import process (thanks @jeryj)
  • You can now compress assets with gzip before pushing them to cloud storage (pro version)
  • Bug fixes for Google Cloud Storage

3.0.7

  • IMPORTANT If you are using Backblaze, please do not update until the Backblaze addon has been approved by WordPress.org
  • Over 100 bug fixes and general improvements
  • Improved integration with Smart Slider 3, Master Slide, NextGEN Gallery
  • Backblaze support removed from main plugin and provided as a free add-on (waiting for WordPress.org review)
  • Crop tool now allows aspect ratio to be toggled on or off when cropping
  • Redesigned settings
  • Improved customizer support
  • Added unlink WP-CLI command for unlinking the media library from cloud storage
  • Batch settings for controlling how background batch processes run
  • Extensive documentation
  • Improved image optimizer integration
  • Allow default credential provider to be used with S3

2.1.23

  • Fix for non-image uploads not uploading
  • Fix for the storage importer skipping audio or video items when importing

2.1.22

  • Fix for thumbnails not being uploaded when using a custom upload_dir filter
  • Fix for situations where your storage credentials don’t work but you are unable to get Media Cloud “unstuck” from thinking the settings are bad
  • Fix for the troubleshooter tool not being available if storage settings are turned off

2.1.21

  • Debug logger will now log all php errors and warnings
  • If you add a filter for WordPress’s upload_dir, Media Cloud would ignore it. It still does, but you can make it honor it by setting the Upload File Prefix setting to an empty value or return FALSE from the new ilab_storage_should_use_custom_prefix filter.

2.1.20

  • Fixed EWWW Image Optimizer compatibility
  • Fixed compatibility with Offload S3 when transition to Media Cloud from that plugin
  • Fixed a bug for when you have the wp-cli/wp-cli package installed via composer when using Bedrock

2.1.19

  • Completely revamped the importer, thumbnail regeneration and batch rekognition processor.
  • Added a setting in Storage Settings that allows you to specify the connection timeout for background processing for the importer and other batch tools. This could be helpful in some hosting situations. If you’ve been getting the cURL 28 error, try increasing this setting.
  • Added a setting in Storage Settings to do the batch importing in the browser, instead of in the background on the server. This is more reliable as the browser is directing the batch, HOWEVER, you cannot close the browser window while a batch is running. If you cannot get background batch processing working, turn this on.
  • Revamped the importer interface. It now shows the thumbnail of the image that it currently being processed.

2.1.18

  • PHP 5.6 related fixes.
  • Added PHP version compatibilty check to the Troubleshooter tool
  • The Troubleshooter tool is always enabled (as long as Storage is enabled)

2.1.17

  • Added toggle to serve images from your storage provider using signed URLs (S3 only right now)
  • Add option to serve GIFs from S3 (or whatever storage provider) instead of Imgix, if you have Imgix enabled. Animated GIFs are a premium Imgix feature, so this option works around that a little.

2.1.16

  • Fix for image_intermediate_size for imgix URLs (thanks Tobias Alex-Petersen)
  • Fix for image scaling (thanks Tobias Alex-Petersen)
  • Support for WordPress’s crop positions (thanks Zac M-W)
  • Support for defining default imgix parameters for sizes. Instead of using add_image_size($name, $width, $height, $crop), use addImigixImageSize($name, $width, $height, $crop, $imgixParams).
  • System report now includes active plugins and active must use plugins
  • Before running the importer, or bulk rebuilding thumbnails, first test that we can access the server without any issues. If there is an issue it is displayed as an error to the end user.
  • Added Troubleshooter page that will help you troubleshoot any basic setup problems you might be having. To turn on, enabled Media Cloud Debugging and then navigate to “Troubleshooter” in the admin navigation.

2.1.15

  • Added compatibility for ShortPixel Image Optimizer
  • Added compatibility for EWW Image Optimizer
  • Added compatibility for Smush Image Optimizer (Note: Smush is not compatible with Media Cloud when using Imgix).
  • Added compatibility for Imagify Image Optimizer (The best we tested, btw)
  • Ability to keep WordPress generated thumbnails when using Imgix

2.1.14

  • Media Cloud debugging now logs to database, no need to configure php.ini.
  • Improved stablity of the importer. Even if one item fails to import, the rest should continue processing.

2.1.13

  • Skipped for superstitious reasons

2.1.12

  • Version bump to match github

2.1.11

  • Fixed a cropping related bug

2.1.10

  • Using WordPress’s image editor now works with Media Cloud. Crops, rotations, etc. will be re-uploaded to S3.
  • Added more Rekognition regions
  • When theme or plugin zip files are uploaded, skip handling them with Media Cloud

2.1.8

  • Compatibility fixes for Foo Gallery, Master Slider, Photo Gallery, and Smart Slider 3
  • Added warning and error notices for plugins that are incompatible with Media Cloud: NextGEN Gallery, Smush.it, ShortPixel Image Optimizer, MetaSlider, Imagify, and EWWW Image Optimizer.
  • Updated FAQ

2.1.7

  • Fix for bbPress front-end user uploads. Should fix issues with other front-end user uploads too.
  • Added warning for BuddyPress. Imgix features of the plugin and BuddyPress are not compatible. BuddyPress does some strange upload stuff and is a convoluted mess. I tried, but I gave up.

2.1.6

  • Fix for importer. Imported file’s directory structure is retained when importing into S3.
  • Fix for compatibility with WooCommerce and a lot of other plugins

2.1.5

  • Fix for crop tool

2.1.4

  • Fix URL for PDF uploads

2.1.2

  • Updated PDF library
  • Added better Google Cloud instructions (thanks @michaeljberry)
  • Fix ILAB_AWS_S3_BUCKET_PREFIX environment variable (thanks @JulienMelissas)

2.1.1

  • Added ‘flip’ imgix parameter to the image editor

2.1.0

  • Added support for Wasabi (https://wasabi.com) storage service
  • Direct uploads via Wasabi (requires Imgix)
  • Fix for direct uploads failing
  • Fix for CSS issues on settings pages

2.0.9

  • Added support for detecting faces using Imgix’s API. You can enable this setting in the Imgix settings. With the detected faces, you can use those in the Focus Crop settings of the image editor. Note that Rekognition does a vastly superior job in detecting faces (sorry Imgix) and I would urge you to use that instead. But if you aren’t using Amazon S3 for storage, you’ll have to use the Imgix face detection if you want to use the Focus Crop feature.
  • Added support for Imgix’s Entropy and Edges cropping modes (https://docs.imgix.com/apis/url/size/crop). You can access these in the image editor.

2.0.8

  • Added support for Imgix’s Focal Point Cropping (read about it here: https://docs.imgix.com/apis/url/size/crop). Right now it only supports focal cropping to a point, however it can use faces that have been detected with the Amazon Rekognition feature of the plugin. Yes, I know, Imgix has this feature using their face detection and I will add it in the future!
  • To use the new Focal Point Cropping, click on Edit Image in attachment details to open up the Imgix Image Editor. Click on the “Focus Crop” tab and go to town.

2.0.7

  • Added WP-CLI support
  • Added WP-CLI command wp mediacloud import to import the media library to cloud storage from the command line.
  • Added WP-CLI command wp mediacloud regenerate to rebuild thumbnails for cloud storage from the command line.
  • Added WP-CLI command wp rekognition process to run the media library through Amazon Rekognition from the command line.

2.0.6

  • Fix for PHP 5.6. Was using a couple of PHP 7.x features.
  • Slimmed down the size of the plugin.

2.0.5

  • Fix for uploading non-image files. This bug was introduced in 2.0.3. If you’ve uploaded non-image files since then, you’ll need to re-upload them. Sorry!
  • Hovering over the cloud icon when in the media library grid will display storage info about that file

2.0.4

  • Greatly enhanced the Storage Info panel on the attachment details edit page. This now shows you all of the different sizes that have been generated, as well as any that might be missing.
  • Added the ability to rebuild thumbnails. If you are using Imgix, this is unnecessary. If you aren’t using Imgix, you should be using Imgix. You’re never going to do better than Imgix. Relying on WordPress to resize your images and then serve those images from a CDN tied to your cloud storage is a better choice than just serving everything from WordPress, but you are still inserting management tasks into your workflow that Imgix alleviates entirely. Seriously, check it out. If you still want to persist with this madness, then this new thumbnail regeneration feature is built just for you. Enjoy.
  • Added “Regenerate Thumbnails” bulk action to WordPress’s media library list view. Use Imgix and you’ll never have to worry about this stuff ever again.

2.0.3

  • Fix for bug when deleting from remote storage
  • Fix for CDN URL not being applied
  • Documentation fix
  • Settings clean up

2.0.2

  • Fix for srcset not being generated on WordPress generated image tags. Note that this will only fix future uploads, not existing uploads.

2.0.1

  • Major refactoring of the code base
  • Storage services are now “pluggable”, meaning new ones can be added that aren’t S3 compatible
  • Added native Google Cloud Storage support
  • Direct uploads to Google Cloud Storage
  • Added native Backblaze B2 support
  • Improved support for other S3 compatible services
  • Other misc. fixes

2.0.0

  • Major refactoring of the code base
  • Storage services are now “pluggable”, meaning new ones can be added that aren’t S3 compatible
  • Added native Google Cloud Storage support
  • Direct uploads to Google Cloud Storage
  • Added native Backblaze B2 support
  • Improved support for other S3 compatible services
  • Other misc. fixes

1.5.3

  • Enabled Amazon S3 Transfer Acceleration for even faster uploads. You should enable this ASAP.
  • Direct uploads to Minio storage servers now work (still requires Imgix).
  • Fix for missing mime_content_type() errors on misconfigured PHP installs
  • Added path style endpoint option for S3 compatible endpoints
  • Misc. fixes

1.5.2

  • Added Rekognition importer utility for running existing media on S3 through Rekognition
  • Added bulk actions for S3 importing and Rekognition processing to the WordPress media library
  • Added S3 icon overlay in the media library (grid mode)
  • Added S3 column to the media library (list mode)
  • Misc. fixes

1.5.1

  • Added support for Amazon Rekognition for auto tagging and categorizing uploaded images
  • Added debug for support tickets
  • Misc. fixes

1.5.0

  • Upload media directly to S3, bypassing WordPress. This feature requires Imgix.
  • Ability to cancel S3 Importer
  • Fixes to S3 importing
  • Misc. fixes

1.4.9

  • Compatibility with S3-compatible services like Minio, Google Cloud Storage (when in interoperability mode) and Digital Ocean Spaces. (thanks to Vladimir Pouzanov)
  • Fix for S3 Importer on Windows (seriously stop hosting WordPress on Windows)
  • Misc. fixes

1.4.7

  • Fixed collision with Types plugin
  • Added donation link. If you find this plugin useful, PLEASE donate to my JDRF fund raiser for finding a cure for type 1 diabetes.

1.4.6

  • Added flag to skip bucket checks to avoid rate limiting errors from Amazon on media heavy sites
  • Fixed the log spam for the isset offset error

1.4.5

  • Updated AWS SDK to 3.26.5
  • Fix for PDF upload bug
  • Misc. bug fixes

1.4.4

  • Fix incompatibility with WP Rocket
  • Fix for env() bug

1.4.3

  • Improve new user on-boarding

1.4.2

  • Changed plugin name
  • Ability to import non-standard image types such as TIFF, Adobe Photoshop, and Adobe Illustrator (requires Imgix)
  • Ability to render PDF as images (requires Imgix)
  • Turn off auto-upload for non-image types
  • Specify specific MIME types to NOT upload to S3
  • Improved compatibility with Offload S3
  • Added ilab_s3_upload_params filter for the ability to specify custom S3 metadata for each upload
  • Ability to define custom ACL for uploads
  • S3 info displayed in Attachment Details pop up modal
  • S3 metabox added to Attachment edit pages, allowing you to edit the Cache-Control, Expires and ACL for the S3 upload
  • Fix for cropping images on S3
  • Other bug fixes.

1.4.1

  • Changed plugin name
  • Ability to import non-standard image types such as TIFF, Adobe Photoshop, and Adobe Illustrator (requires Imgix)
  • Ability to render PDF as images (requires Imgix)
  • Turn off auto-upload for non-image types
  • Specify specific MIME types to NOT upload to S3
  • Improved compatibility with Offload S3
  • Added ilab_s3_upload_params filter for the ability to specify custom S3 metadata for each upload
  • Ability to define custom ACL for uploads
  • S3 info displayed in Attachment Details pop up modal
  • S3 metabox added to Attachment edit pages, allowing you to edit the Cache-Control, Expires and ACL for the S3 upload
  • Fix for cropping images on S3
  • Other bug fixes.

1.4

  • Changed plugin name
  • Ability to import non-standard image types such as TIFF, Adobe Photoshop, and Adobe Illustrator (requires Imgix)
  • Ability to render PDF as images (requires Imgix)
  • Turn off auto-upload for non-image types
  • Specify specific MIME types to NOT upload to S3
  • Improved compatibility with Offload S3
  • Added ilab_s3_upload_params filter for the ability to specify custom S3 metadata for each upload
  • Ability to define custom ACL for uploads
  • S3 info displayed in Attachment Details pop up modal
  • S3 metabox added to Attachment edit pages, allowing you to edit the Cache-Control, Expires and ACL for the S3 upload
  • Fix for cropping images on S3
  • Other bug fixes.

1.2.3

  • Fix for importing non-image files to S3 with the importer tool

1.2.2

  • Ability to specify Cache-Control and Expires metadata for S3 uploads (thanks to metadan)
  • Fix for @{versioning} bucket prefix token

1.2.1

  • Fix for admin notice dismissal when used with Bedrock

1.2

  • Fix for imgix admin notice
  • Added filter for defining default imgix parameters (thanks to eightam)
  • Fix for deleting files from S3 (thanks to Lotykun)
  • Support for auto compress (thanks to JulienMelissas)

1.1.1

  • Fix for image sizes disappearing in the insert media dialog.

1.1.0

  • Fixed a bug where SEO Framework and some other plugins were resizing images on the fly, causing an image to be
    downloaded to be resized.
  • You can now specify a prefix to be prepended to file names when uploaded to S3.

1.0.5

  • Improved compatibility with other plugins that are using the AWS SDK. There should be zero compatibility issues.
  • Forward compatibility with Offload S3. Any media uploaded with Offload S3 will continue to work normally when
    switching to Media Cloud by ILAB.
  • Check to make sure WordPress is being run on 5.5 or better.

1.0.4

  • Updated readme.txt to indicate PHP version

1.0.3

  • Fix for generating Imgix URLs for dynamically sized images.

1.0.2

  • Correct versioning

1.0.1

  • Update readme.txt

1.0.0

  • First release

Ratings

4.5
46 reviews

Rating breakdown

Details Information

Version

3.3.5

First Released

12 Jul, 2016

Total Downloads

55,579

Wordpress Version

4.4 or higher

Tested up to:

5.3

Require PHP Version:

5.6.4 or higher

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.