insideout10 / wordlift-plugin

WordLift brings the power of Artificial Intelligence to beautifully organize content. Attract new readers and get their true attention.
https://wordlift.io
GNU General Public License v2.0
101 stars 42 forks source link

Disable Wikipedia images #343

Closed ziodave closed 7 years ago

ziodave commented 8 years ago

Provide an option to disable the import of images coming from WikiCommons.

ziodave commented 8 years ago

Wikipedia images come from the following domain: upload.wikimedia.org

ziodave commented 8 years ago

In order to simplify this issue we could use a PHP constant to define in wp-config.php, e.g. WL_EXCLUDE_IMAGES with a list of domains we want to exclude when importing images from analysis.

ziodave commented 8 years ago

The analysis processing happens in the browser client-side. I would avoid transferring data which is not used and delegating to the client its filtering.

novedavi commented 8 years ago

Verified in QA