According to Detailed Plugin Guidelines:
7. Plugins may not track users without their consent.
Plugins may not track users without their consent. In the interest of protecting
user privacy, plugins may not contact external servers without
explicit and authorized consent. This is commonly done via an ‘opt in’
method, requiring registration with a service or a checkbox within the
plugin settings. Documentation on how any user data is collected, and
used, should be included in the plugin’s readme, preferably with a
clearly stated privacy policy.
So it all depends on what that image was exactly and was it used. Gravatars are external. FontAwesome files as well…
So you can include external resources. But I don’t think you should, unless it’s necessary. (And tracking users is not a good reason).
Related Posts:
- Redesigning Custom Post Type “Add New” page
- Can we hook a static method of a class to add_action inside that class?
- Is there any record of installed plugins in the database?
- Custom headers for the WordPress plugin directory
- Is it possible to run plugin code when a multisite blog is deleted?
- How can I add a custom header to a custom template in a plugin without using the theme folders
- Trying to avoid including wp-load.php
- Stackoverflow type of badge plugin giving warnings in WordPress 3.5
- AJAX Call Via Vanilla JavaScript In WordPress Plugin Development
- How to add terms to a post depending on its title?
- What Triggers a Plugin Update Alert
- Make the plugin directory recognize new version numbers
- How to include admin-ajax when loading external javascript
- WooCommerce Dynamic Cart Pricing
- Remove action from a plugin class, forced to use global instance
- How to get last_updated and newest_blogs in WP 3.0
- WP Mail SMTP: What do the SSL/TLS options mean? [closed]
- How to make first_name and last_name required fields in user profile?
- Security issues with WP sites
- How to add page using HTML, CSS and JS?
- Can we use a webservice with WordPress?
- WooCommerce get_price returning wrong price when used via ajax
- How I can get custom field’s current value?
- How to resize images due to container width automatically server side/without CSS
- Checking instances of scripts in wp_head
- How to access data in wordpress database externally using php
- Add javascript to wp_head with call to plugin options?
- How to create a managed image repository in wordpress
- Anonymous Postings
- how to add a button next to the wordpress view button?
- How can I prevent my plugin go development trunk [closed]
- (FES EDD) New vendor submission page is blank
- How generate 200% image size and save with suffix @2x
- Show existing POST categories as items in the sidebar menu [closed]
- How to show only next post pagination link using wp_link_pages()
- Can’t send mails wordpress using SMTP authenticate [closed]
- Some recent plugin updates have failed “Could not create directory”
- Retrieving Meta from Image Attachment
- check if a file in a plugin folder exists from a locale installation
- Redirect to another page using contact form 7? [closed]
- WooCommerce: Disable Taxation for Specific Address [closed]
- Move plugin-settings to ‘Settings’-menu in the admin
- Installing wordpress on a subdomain of an already existing static website
- Separate database for a wordpress plugin
- Slashes stripped in ACF
- How do I add some javascript validation to the admin interface form’s onsubmit?
- Login problem after installing my written plugin [closed]
- Can deactivating a plugin sometimes “reset” settings within that plugin?
- remove all submenus from plugin
- Specific way to allow WordPress users to view their current password? And edit it?
- Hook for page Request?
- Is there a function to list all uploaded images? How can I add one?
- Plugin Admin Menu Boiler Plate
- How use wp media upload liberary in react components?
- WordPress permissions error with admin account
- site url is not working after migrtaion in worpress, all links are broken
- How to render a template file using shortcode inside a plugin
- How to add slides (images) to bxslider?
- Delete data from custom table when deleting a post
- Looking for a PayPal donation plugin similar to JoomDonation [closed]
- Pdf visualiser embedded into wordpress website
- How to deactivate my plugin upon deactivation of NextGen
- WP Insert Post If user refreshes override new post
- Problems with jQuery and is_admin()
- Simple sildeshow/image-upload plugin?
- How to hide particular plain text with link from different subscribers
- Show views count for pop up post
- Can I add Short Code Of A Plugin In The Code Editor of WordPress?
- How to uncheck this automatically from all wordpress posts?
- My wordpress blog posts page is broken
- Custom Plugin: How to Include Install Buttons of other 3rd Party Plugins?
- Cron job shedules replace?
- Custom plugin issue – Notice: Trying to get property of non-object in
- jquery plugin won’t fire when hamburger class element clicked
- fetch price from different table woocommerce
- WordPress show descriptions under images in gallery
- Cannot save a custom meta field in quick edit
- Simulate Update User button click
- Permission Issues regarding Plugin updates & FTP transfers
- ACF Query result in a new td (echo)
- Delete user meta based on key value that is an array
- Modify Plugin PHP Class in Child Theme – Correct Method
- Hook on widget context plugin to add custom context for widget
- How to write wordpress plugins faster to load?
- mailjet plugin – extend functionnalities and reuse api
- Using permalinks with parameters
- How to add featured image on front end form?
- Can’t get paramaters from url page of content
- Admin Logged In Notify Globaly
- Put folder in theme via plugin
- building custom simple shopping cart using wordpress plugin
- How to use Repeater field of advance custom field
- Creating fields in the database
- Scrolling Ads? Live scrolling widget, not random on refresh
- overwrite a plugin function in functions.php
- How to block external download link access if visitor not referred from WP?
- From a legal perspective, is it okay to customize a plugin’s code?
- Notifications Bar on home page only
- How to make is_admin() return false when I need it to?
- Facebook comment into my blog