Hi, vintagefilm,
You have absolutely nothing to worry about, that is a css file that was probably modified with an update.
The plugin hardly does anything in its basic form, all it does is include two scripts one in the header and one in the footer, you could completely delete the plugin and just add the scripts yourself and use the html code in a post or page.
Example:
<!DOCTYPE html>
<html>
<head>
<title>S3Bubble Example</title>
<!-- INCLUDE THE CSS IN THE HEAD OF YOUR DOCUMENT -->
<link rel='stylesheet' href='wp-content/plugins/s3bubble-amazon-web-services-oembed-media-streaming-support/dist/css/s3bubble.min.css' type='text/css' media='all' />
</head>
<body>
<!-- ADD HTML TO DOCUMENT WITH YOUR VIDEO CODE -->
<div class="s3bubble" data-setup='{"codes":["qPtj41773"]}'></div>
<!-- INCLUDE THE JAVASCRIPT IN THE FOOTER OF YOUR DOCUMENT -->
<script src="wp-content/plugins/s3bubble-amazon-web-services-oembed-media-streaming-support/dist/css/s3bubble.min.min.js"></script>
</body>
</html>
That’s it,
These people highlight the same thing its nothing to worry about.
https://wordpress.org/support/topic/wordfence-issue-modified-plugin-file-instagram-feed-admin-php/
https://wordpress.org/support/topic/wordfence-warning-modified-plugin-files/
Best Regards
Sam
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.