wpsnoop: fix FluentSMTP plugin conflicts, errors & issues

When the plugin FluentSMTP conflicts or throws a PHP error we hope wpsnoop can help you to fix the issue quickly.


Discover which shortcodes wp-options PHP functions database tables and files are created by FluentSMTP, plus learn which plugins and/or themes could be in conflict with FluentSMTP.


Troubleshooting theme and plugin conflicts is easier when you know what FluentSMTP leaves behind after uninstalling it from a WordPress installation, there is a list down below for your convenience.

Expert advice is recommended if you are not technically proficient with PHP, MySQL etc. View support options for FluentSMTP

Get professional support for FluentSMTP here

When you need professional help with WordPress: get help here


What does FluentSMTP version 2.1.0 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for FluentSMTP to perform differently in your installation, previous versions before 2.1.0 may have created a different set of shortcodes, used different function names or could have created entirely different database tables to store settings and operate. This is not an exhaustive list but shows how version 2.1.0 of FluentSMTP behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this plugin but instead have concentrated on the potential for obvious errors and conflicts which can occur, if you need help with the plugin in your local installation you can get WordPress help and support for FluentSMTP by clicking here.

Our testing covered the free version of this plugin there may or may not be a paid version or premium version available for purchase that unlocks additional features and could behave in a slightly or very different manner.

Which new files does FluentSMTP add to WordPress?

This section will populate with a table showing an icon, size and filepath.

Type & Path Size Conflicts
wp-content/plugins/fluent-smtp/ 4.84MB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/ 385.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/App.php 407.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Bindings.php 1.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Functions/ 20.27kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Functions/helpers.php 20.27kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/ 33.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/actions.php 1.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/filters.php 420.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/Handlers/ 31.59kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/Handlers/AdminMenuHandler.php 23.15kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/Handlers/ExceptionHandler.php 869.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/Handlers/ProviderValidator.php 813.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Hooks/Handlers/SchedulerHandler.php 6.80kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Http/ 27.21kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Http/Controllers/ 25.74kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Http/Controllers/Controller.php 1.50kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Http/Controllers/DashboardController.php 1.90kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Http/Controllers/LoggerController.php 3.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Http/Controllers/SettingsController.php 19.16kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Http/routes.php 1.47kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/index.php 26.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Models/ 21.93kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Models/Logger.php 13.51kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Models/Model.php 935.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Models/Settings.php 6.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Models/Traits/ 1.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Models/Traits/SendTestEmailTrait.php 1.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/ 255.31kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Converter.php 17.54kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/ 174.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/BaseHandler.php 10.88kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/FluentPHPMailer.php 1.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Manager.php 2.71kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/ 158.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/AmazonSes/ 61.83kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/AmazonSes/Handler.php 5.75kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/AmazonSes/SimpleEmailService.php 22.92kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/AmazonSes/SimpleEmailServiceMessage.php 18.56kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/AmazonSes/SimpleEmailServiceRequest.php 10.60kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/AmazonSes/Validator.php 1.90kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/AmazonSes/ValidatorTrait.php 2.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/config.php 11.15kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/DefaultMail/ 998.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/DefaultMail/Handler.php 998.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/ElasticMail/ 6.63kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/ElasticMail/Handler.php 5.68kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/ElasticMail/ValidatorTrait.php 977.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Factory.php 1.17kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Gmail/ 10.28kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Gmail/Handler.php 10.28kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Mailgun/ 8.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Mailgun/Handler.php 6.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Mailgun/ValidatorTrait.php 1.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Outlook/ 9.63kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Outlook/API.php 2.70kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Outlook/Handler.php 6.93kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/PepiPost/ 6.27kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/PepiPost/Handler.php 5.33kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/PepiPost/ValidatorTrait.php 965.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Postmark/ 6.61kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Postmark/Handler.php 5.67kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Postmark/ValidatorTrait.php 965.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendGrid/ 6.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendGrid/Handler.php 5.47kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendGrid/ValidatorTrait.php 1.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendInBlue/ 6.52kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendInBlue/Handler.php 5.57kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SendInBlue/ValidatorTrait.php 976.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Simulator/ 1.42kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Simulator/Handler.php 1.42kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Smtp/ 6.13kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Smtp/Handler.php 4.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/Smtp/ValidatorTrait.php 1.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SparkPost/ 6.30kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SparkPost/Handler.php 5.35kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/SparkPost/ValidatorTrait.php 969.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/TransMail/ 8.66kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/TransMail/Handler.php 7.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/Providers/TransMail/ValidatorTrait.php 1.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Mailer/ValidatorTrait.php 986.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/Reporting.php 3.84kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/ 59.81kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/autoload.php 551.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/ 4.77kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/viocon/ 4.77kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/viocon/autoload.php 472.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/viocon/src/ 4.31kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/viocon/src/Viocon/ 4.31kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/viocon/src/Viocon/AliasFacade.php 927.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/viocon/src/Viocon/Container.php 3.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/libs/viocon/src/Viocon/VioconException.php 71.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/ 53.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/AliasFacade.php 976.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/Connection.php 3.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/EventHandler.php 2.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/Exception.php 67.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/ 47.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/Adapters/ 15.93kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/Adapters/BaseAdapter.php 15.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/Adapters/Mysql.php 152.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/JoinBuilder.php 1.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/NestedCriteria.php 511.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/QueryBuilderHandler.php 26.45kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/QueryObject.php 2.07kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/Raw.php 530.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/Transaction.php 449.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/src/QueryBuilder/TransactionHaltException.php 95.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/Services/wpfluent/wpfluent.php 735.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/ 26.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/ 26.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/digest_email.php 15.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/email_html.php 6.90kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/email_text.php 232.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/general_connection_info.php 944.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/html_code.php 1.17kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/menu.php 33.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/app/views/admin/ses_connection_info.php 1.42kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/ 2.24MB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/ 1.26MB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/css/ 322.53kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/css/fluent-mail-admin.css 240.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/css/fonts/ 82.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/css/fonts/element-icons.ttf 54.64kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/css/fonts/element-icons.woff 27.54kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/js/ 968.36kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/js/boot.js 829.05kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/js/boot.js.LICENSE.txt 576.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/js/fluent-mail-admin-app.js 138.07kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/admin/js/vendor.js.LICENSE.txt 698.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/fonts/ 82.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/fonts/vendor/ 82.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/fonts/vendor/element-ui/ 82.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/fonts/vendor/element-ui/lib/ 82.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/fonts/vendor/element-ui/lib/theme-chalk/ 82.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.ttf 54.64kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/fonts/vendor/element-ui/lib/theme-chalk/element-icons.woff 27.54kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/ 347.04kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/amazon.png 86.76kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/amazon.svg 2.88kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/default.svg 1.21kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/elastic_mail.svg 4.21kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/fluentsmtp-white.png 31.66kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/fluentsmtp.png 13.44kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/gmail-logo.png 34.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/logo.png 3.52kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/logo.svg 8.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/mail_signature.png 6.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/mailgun.svg 6.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/microsoft.svg 2.81kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/pepipost-logo.png 8.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/postmark.svg 2.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/sendgrid.svg 2.64kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/sendinblue.svg 3.39kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/smtp.jpg 24.29kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/smtp.svg 3.66kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/sparkpost.png 6.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/images/wpmn-fb.jpg 92.44kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/index.php 26.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/ 570.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/chartjs/ 570.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/chartjs/Chart.BarFunnel.js 6.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/chartjs/Chart.BarFunnel.min.js 3.45kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/chartjs/Chart.js 389.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/chartjs/Chart.min.js 154.14kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/chartjs/vue-chartjs.js 12.95kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/libs/chartjs/vue-chartjs.min.js 4.24kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/assets/mix-manifest.json 1.20kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/boot.php 742.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/database/ 2.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/database/FluentMailDBMigrator.php 1.13kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/database/index.php 26.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/database/migrations/ 1.21kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/database/migrations/EmailLogs.php 1.21kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/fluent-smtp.php 2.41kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/ 2.18MB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Activator.php 419.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Core/ 46.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Core/Application.php 3.94kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Core/BindingResolutionException.php 99.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Core/Container.php 33.59kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Core/ContainerContract.php 3.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Core/ContextualBindingBuilder.php 1.30kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Core/CoreTrait.php 4.45kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Deactivator.php 202.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/index.php 26.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/ 1.99MB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/ 1.99MB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/composer.json 62.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/composer.lock 24.57kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/ 1.97MB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/autoload.php 183.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/ 57.90kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/autoload_classmap.php 347.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/autoload_files.php 556.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/autoload_namespaces.php 290.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/autoload_psr4.php 837.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/autoload_real.php 1.75kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/ClassLoader.php 12.17kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/installed.json 22.26kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/composer/LICENSE 19.73kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/ 447.43kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/ 164.29kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/.travis.yml 120.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/composer.json 448.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/CONTRIBUTING.md 1.53kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/LICENSE 10.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/phpunit.xml 427.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/README.md 0.99kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/ 150.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/ 150.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/ 150.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail.php 37.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ 113.67kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/AutoForwarding.php 1.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/BatchDeleteMessagesRequest.php 855.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/BatchModifyMessagesRequest.php 1.24kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Draft.php 1.13kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Filter.php 1.54kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/FilterAction.php 1.25kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/FilterCriteria.php 2.15kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ForwardingAddress.php 1.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/History.php 2.87kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelAdded.php 1.23kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelRemoved.php 1.23kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageAdded.php 1.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageDeleted.php 1.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ImapSettings.php 1.41kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Label.php 2.70kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/LabelColor.php 1.03kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListDraftsResponse.php 1.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListFiltersResponse.php 1.03kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListForwardingAddressesResponse.php 1.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListHistoryResponse.php 1.42kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListLabelsResponse.php 1.03kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListMessagesResponse.php 1.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListSendAsResponse.php 1.03kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListSmimeInfoResponse.php 1.07kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ListThreadsResponse.php 1.47kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Message.php 2.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePart.php 2.26kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePartBody.php 1.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePartHeader.php 960.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ModifyMessageRequest.php 1.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/ModifyThreadRequest.php 1.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/PopSettings.php 1.03kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Profile.php 1.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/ 56.30kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/Users.php 2.51kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersDrafts.php 5.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersHistory.php 2.65kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersLabels.php 4.59kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessages.php 9.73kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessagesAttachments.php 1.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettings.php 5.91kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsFilters.php 3.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsForwardingAddresses.php 4.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAs.php 6.97kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php 4.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersThreads.php 5.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/SendAs.php 2.53kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/SmimeInfo.php 1.82kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/SmtpMsa.php 1.45kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/Thread.php 1.50kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/VacationSettings.php 2.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/WatchRequest.php 1.26kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient-services/src/Google/Service/Gmail/WatchResponse.php 1.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/ 136.71kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/.gitattributes 233.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/composer.json 1.15kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/LICENSE 10.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/README.md 14.60kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/ 110.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/ 110.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/AccessToken/ 9.31kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/AccessToken/Revoke.php 2.13kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/AccessToken/Verify.php 7.17kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/AuthHandler/ 6.55kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/AuthHandler/AuthHandlerFactory.php 1.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/AuthHandler/Guzzle5AuthHandler.php 2.48kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/AuthHandler/Guzzle6AuthHandler.php 2.75kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/autoload.php 721.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Client.php 31.04kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Collection.php 2.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Exception.php 647.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Http/ 21.09kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Http/Batch.php 6.74kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Http/MediaFileUpload.php 8.94kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Http/REST.php 5.42kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Model.php 8.59kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Service.php 1.26kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Service/ 11.61kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Service/Exception.php 1.84kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Service/README.md 193.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Service/Resource.php 9.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Task/ 8.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Task/Exception.php 659.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Task/Retryable.php 739.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Task/Runner.php 7.04kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Utils/ 9.22kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/apiclient/src/Google/Utils/UriTemplate.php 9.22kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/ 146.43kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/.editorconfig 372.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/.php_cs 1.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/.travis.yml 442.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/autoload.php 1.08kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/composer.json 714.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/COPYING 11.08kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/LICENSE 10.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/README.md 4.95kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/ 116.09kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/ApplicationDefaultCredentials.php 6.25kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Cache/ 7.90kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Cache/InvalidArgumentException.php 812.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Cache/Item.php 4.01kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Cache/MemoryCacheItemPool.php 3.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/CacheTrait.php 2.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Credentials/ 26.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Credentials/AppIdentityCredentials.php 4.73kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Credentials/GCECredentials.php 6.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Credentials/IAMCredentials.php 2.41kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Credentials/ServiceAccountCredentials.php 5.45kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php 3.76kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Credentials/UserRefreshCredentials.php 3.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/CredentialsLoader.php 6.82kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/FetchAuthTokenCache.php 2.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/FetchAuthTokenInterface.php 1.61kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/HttpHandler/ 6.28kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/HttpHandler/Guzzle5HttpHandler.php 3.77kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/HttpHandler/Guzzle6HttpHandler.php 1.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php 1.39kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Middleware/ 11.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Middleware/AuthTokenMiddleware.php 3.84kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php 4.96kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Middleware/SimpleMiddleware.php 2.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/OAuth2.php 33.48kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Subscriber/ 11.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Subscriber/AuthTokenSubscriber.php 3.65kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php 5.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/google/auth/src/Subscriber/SimpleSubscriber.php 2.54kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/ 532.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/ 308.97kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/CHANGELOG.md 73.01kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/composer.json 1.09kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/LICENSE 1.09kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/README.md 3.27kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/ 180.92kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Client.php 15.33kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/ClientInterface.php 2.73kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Cookie/ 26.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php 9.05kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php 2.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php 2.56kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php 1.88kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php 10.17kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/ 8.22kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php 806.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php 161.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php 726.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php 68.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php 5.55kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php 588.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php 161.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php 99.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php 119.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/functions_include.php 160.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/functions.php 9.63kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/ 55.25kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php 19.82kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php 702.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php 1.23kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php 5.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php 2.76kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php 5.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php 1.73kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php 17.84kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/HandlerStack.php 7.44kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/MessageFormatter.php 7.05kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Middleware.php 9.62kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/Pool.php 4.54kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php 3.08kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php 7.61kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/RequestOptions.php 9.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php 3.16kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/TransferStats.php 3.01kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/src/UriTemplate.php 7.93kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/guzzle/UPGRADING.md 49.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/ 60.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/CHANGELOG.md 1.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/composer.json 786.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/LICENSE 1.09kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/Makefile 189.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/README.md 14.94kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/ 42.63kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/AggregateException.php 379.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/CancellationException.php 182.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/Coroutine.php 3.85kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/EachPromise.php 7.11kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/FulfilledPromise.php 1.92kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/functions_include.php 167.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/functions.php 11.77kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/Promise.php 8.57kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/PromiseInterface.php 2.76kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/PromisorInterface.php 243.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/RejectedPromise.php 2.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/RejectionException.php 1.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/TaskQueue.php 1.88kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/promises/src/TaskQueueInterface.php 468.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/ 162.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/CHANGELOG.md 4.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/composer.json 0.98kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/LICENSE 1.08kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/README.md 22.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/ 133.64kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/AppendStream.php 5.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/BufferStream.php 2.97kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/CachingStream.php 4.15kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/DroppingStream.php 1.05kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/FnStream.php 3.57kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/functions_include.php 156.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/functions.php 23.88kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/InflateStream.php 1.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/LazyOpenStream.php 880.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/LimitStream.php 4.11kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/MessageTrait.php 4.47kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/MultipartStream.php 4.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/NoSeekStream.php 424.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/PumpStream.php 3.94kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/Request.php 3.30kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/Response.php 3.97kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/ServerRequest.php 9.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/Stream.php 6.59kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php 3.20kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/StreamWrapper.php 2.74kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/UploadedFile.php 7.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/Uri.php 19.35kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/UriNormalizer.php 8.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/guzzlehttp/psr7/src/UriResolver.php 8.57kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/ 312.20kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/ 312.20kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/.php_cs 1.82kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/composer.json 2.48kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/LICENSE 1.04kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/ 306.86kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/ 306.86kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/ErrorHandler.php 7.87kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/ 51.61kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php 2.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php 1.79kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php 2.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php 2.07kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php 787.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php 4.30kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php 4.43kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php 5.35kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php 5.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php 1.29kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php 5.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php 3.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php 9.18kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php 1.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php 3.16kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/ 208.47kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php 4.03kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php 1.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php 3.30kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php 3.78kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php 6.99kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php 3.36kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php 5.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php 1.91kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php 4.52kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/Curl/ 1.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php 1.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php 5.35kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php 0.98kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php 2.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php 3.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php 2.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php 4.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ 3.26kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php 651.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php 1.89kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php 759.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php 5.50kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php 5.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php 3.28kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php 3.28kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php 2.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php 2.44kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php 2.54kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php 2.11kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php 10.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php 2.07kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php 1.56kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php 2.56kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php 1.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php 2.11kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php 450.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php 1.57kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php 5.08kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php 5.87kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php 953.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php 9.76kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php 1.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php 6.47kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php 6.95kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php 2.82kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php 3.72kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php 5.55kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php 2.61kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/Slack/ 8.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php 8.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php 1.98kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php 6.23kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php 3.65kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php 8.68kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php 5.08kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php 3.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php 1.80kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/ 1.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php 1.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php 2.52kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php 4.57kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php 1.45kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php 2.19kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Logger.php 18.85kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/ 16.13kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php 1.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php 3.45kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php 790.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php 1.77kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php 771.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php 1.35kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php 574.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php 1.24kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php 820.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php 944.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php 3.14kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/monolog/monolog/src/Monolog/Registry.php 3.93kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/ 588.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/ 588.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/AUTHORS 279.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/composer.json 2.16kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/LICENSE 1.09kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/ 582.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php 432.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/ 459.73kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php 3.61kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php 96.10kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php 25.97kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php 69.82kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php 27.00kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php 11.94kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php 22.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php 8.55kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php 40.80kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php 103.34kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php 13.65kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php 36.94kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Math/ 122.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php 122.12kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf 104.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/phpseclib/phpseclib/README.md 2.11kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/ 77.55kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/ 10.96kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/CHANGELOG.md 746.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/composer.json 513.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/LICENSE.txt 1.05kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/README.md 277.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/src/ 8.40kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/src/CacheException.php 143.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/src/CacheItemInterface.php 3.68kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/src/CacheItemPoolInterface.php 4.29kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/cache/src/InvalidArgumentException.php 299.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/ 48.43kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/CHANGELOG.md 1.05kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/composer.json 621.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/LICENSE 1.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/README.md 358.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/ 45.37kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/MessageInterface.php 6.75kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/RequestInterface.php 4.70kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/ResponseInterface.php 2.53kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/ServerRequestInterface.php 9.86kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/StreamInterface.php 4.63kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/UploadedFileInterface.php 4.58kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/http-message/src/UriInterface.php 12.31kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/ 18.16kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/composer.json 561.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/LICENSE 1.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/ 15.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/ 15.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/AbstractLogger.php 3.02kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/InvalidArgumentException.php 96.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/LoggerAwareInterface.php 297.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/LoggerAwareTrait.php 397.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/LoggerInterface.php 2.97kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/LoggerTrait.php 3.28kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/LogLevel.php 336.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/NullLogger.php 651.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/Test/ 4.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php 4.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/libs/google-api-client/vendor/psr/log/README.md 1.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/OAuth2Provider.php 6.63kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Request/ 86.48kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Request/Cleaner.php 1.14kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Request/File.php 75.33kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Request/FileHandler.php 3.03kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Request/Request.php 6.98kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Response/ 604.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Response/Response.php 604.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/ 48.38kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Arr.php 10.24kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Collection.php 15.85kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Contracts/ 1.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Contracts/ArrayableInterface.php 186.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Contracts/ContextualBindingBuilderContract.php 481.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Contracts/FileInterface.php 616.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Contracts/JsonableInterface.php 240.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/ForbiddenException.php 121.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/MacroableTrait.php 1.25kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/Str.php 19.06kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/Support/ValidationException.php 387.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/View/ 2.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/includes/View/View.php 2.32kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/index.php 26.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/language/ 20.49kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/language/fluent-smtp.pot 20.46kB No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/language/index.php 26.00B No known conflicts with other themes or plugins.
wp-content/plugins/fluent-smtp/readme.txt 18.03kB No known conflicts with other themes or plugins.

Which new shortcodes does FluentSMTP add to WordPress?

Which new database tables are created by the WordPress plugin FluentSMTP?

Which new options are added to the wp-options table by FluentSMTP?

Using FluentSMTP from the command line with WP-CLI

The following commands are provided for convenience and should only be used if you understand how WP-CLI works. These commands refer to a single WordPress instance and may need to be modified if you are working with a Multisite installation.


How to install FluentSMTP from the command line with WP-CLI

Navigate to the root of your WordPress installation and type the following command:

wp plugin install fluent-smtp


How to activate FluentSMTP from the command line with WP-CLI

To immediately activate FluentSMTP after WP-CLI downloads the latest version you can use the following command:

wp plugin install fluent-smtp --activate


How to reinstall FluentSMTP from the command line with WP-CLI

To force a reinstallation of FluentSMTP which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install fluent-smtp --force


How to update FluentSMTP to the latest version from the command line with WP-CLI

wp plugin update fluent-smtp


How to delete FluentSMTP from the command line with WP-CLI

wp plugin delete fluent-smtp

Where can you download earlier versions of FluentSMTP?

Whenever possible you should use the latest version of plugins and themes, however if you have recently updated and discovered that you need to install an earlier version you may be able to download other versions of FluentSMTP from the WordPress repository by visiting this link.

Please note that installing earlier versions of a theme or plugin is not generally a recommended course of action for most users and could re-introduce security, stability or other issues in FluentSMTP

About our testing enviroment

Tests were conducted using Apache 2.4.29, PHP 7.2 on Ubuntu 18.04, MySQL 5.7.33 and WordPress 5.9

It is very possible that different versions of PHP such as PHP 8.0, PHP 7.4, or PHP 7.3 could behave differently with FluentSMTP. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.