BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript: 1.9.5 → 4.1.16
779 files added or removed
Compare 4.1.16 against:
Added and removed
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php
View in 1.9.5 →
removed
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php
View in 1.9.5 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/promises/src/CancellationException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/guzzlehttp/psr7/src/Exception/MalformedUriException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-client/src/ClientExceptionInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-client/src/NetworkExceptionInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-client/src/RequestExceptionInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-factory/src/RequestFactoryInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-factory/src/ResponseFactoryInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-factory/src/StreamFactoryInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/psr/http-message/src/ServerRequestInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Exception/ExceptionInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Exception/ExpressionErrorException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Exception/InternalErrorException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Exception/ParseException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Exception/SyntaxErrorException.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Node/CombinedSelectorNode.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Handler/HashHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Handler/StringHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/ParserInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/css-selector/XPath/TranslatorInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/AbstractDomParser.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/AbstractSimpleHtmlDom.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/AbstractSimpleHtmlDomNode.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/AbstractSimpleXmlDom.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/AbstractSimpleXmlDomNode.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/DomParserInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/HtmlDomHelper.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/HtmlDomParser.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SelectorConverter.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlAttributes.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlAttributesInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDom.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomBlank.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomNode.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomNodeBlank.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomNodeInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleXmlDom.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleXmlDomBlank.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleXmlDomInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleXmlDomNode.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleXmlDomNodeBlank.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/SimpleXmlDomNodeInterface.php
View in 4.1.16 →
added
BerqWP/vendor-prefixed/vendor/voku/simple_html_dom/src/voku/helper/XmlDomParser.php
View in 4.1.16 →
added
BerqWP/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php
View in 4.1.16 →
added
BerqWP/vendor/voku/simple_html_dom/src/voku/helper/AbstractSimpleHtmlDomNode.php
View in 4.1.16 →
added
BerqWP/vendor/voku/simple_html_dom/src/voku/helper/AbstractSimpleXmlDomNode.php
View in 4.1.16 →
added
BerqWP/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlAttributesInterface.php
View in 4.1.16 →
added
BerqWP/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomInterface.php
View in 4.1.16 →
added
BerqWP/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomNodeBlank.php
View in 4.1.16 →
added
BerqWP/vendor/voku/simple_html_dom/src/voku/helper/SimpleHtmlDomNodeInterface.php
View in 4.1.16 →
added
BerqWP/vendor/voku/simple_html_dom/src/voku/helper/SimpleXmlDomNodeInterface.php
View in 4.1.16 →
39 files changed size
a different byte count means the contents differ
admin/admin-page.php
View diff →
admin/css/style.css
View diff →
admin/css/style.css.map
View diff →
admin/css/style.scss
View diff →
admin/img/logo.png
View diff →
admin/intro-page.php
View diff →
admin/save-settings.php
View diff →
admin/tabs/activate-license.php
View diff →
admin/tabs/cache-management.php
View diff →
admin/tabs/dashboard.php
View diff →
admin/tabs/image-optimization.php
View diff →
admin/tabs/script-manager.php
View diff →
advanced-cache.php
View diff →
api/register_apis.php
View diff →
api/store_cache.php
View diff →
api/store_javascript_cache.php
View diff →
api/warmup_cache.php
View diff →
berqwp.php
View diff →
inc/class-berqlogs.php
View diff →
inc/class-berqnotifications.php
View diff →
inc/class-berqwp.php
View diff →
inc/class-ignoreparams.php
View diff →
inc/crawler/berqDetectCrawler.php
View diff →
inc/crawler/crawler-user-agents.json
View diff →
inc/dropin-functions.php
View diff →
inc/helper-functions.php
View diff →
inc/initialize.php
View diff →
inc/photon/class-berqPageOptimizer.php
View diff →
inc/thirdparty/hosting/Cloudways.php
View diff →
inc/thirdparty/hosting/Pressable.php
View diff →
inc/thirdparty/hosting/WPEngine.php
View diff →
inc/thirdparty/index.php
View diff →
inc/thirdparty/plugin/AdminSiteEnhancements.php
View diff →
inc/thirdparty/plugin/CloudflarePageCache.php
View diff →
inc/thirdparty/plugin/NginxHelper.php
View diff →
inc/thirdparty/plugin/ObjectCachePro.php
View diff →
inc/thirdparty/server/Nginx.php
View diff →
readme.txt
View diff →
uninstall.php
View diff →
20 files of the same size
admin/activate-license.php
View diff →
admin/css/bootstrap-slider.min.css
View diff →
admin/css/bootstrap.min.css
View diff →
admin/css/index.html
View diff →
admin/img/berqwp-logo-light.png
View diff →
admin/img/index.html
View diff →
admin/index.html
View diff →
admin/js/bootstrap-slider.js
View diff →
admin/tabs/index.html
View diff →
api/clear_cache.php
View diff →
api/index.html
View diff →
inc/class-berqintegrations.php
View diff →
inc/index.html
View diff →
inc/thirdparty/hosting/LiteSpeed.php
View diff →
inc/thirdparty/hosting/Pagely.php
View diff →
inc/thirdparty/hosting/Pantheon.php
View diff →
inc/thirdparty/hosting/Siteground.php
View diff →
inc/thirdparty/plugin/HideMyWPGhost.php
View diff →
index.html
View diff →
languages/searchpro.pot
View diff →