Skip to content
WordPress.org
News
Download & Extend
Get WordPress
Themes
Patterns
Plugins
Mobile
Hosting
Openverse ↗︎
Learn
Learn WordPress
Documentation
Forums
Developers
WordPress.tv ↗︎
Community
Make WordPress
Photo Directory
Five for the Future
WordCamp ↗︎
Meetups ↗︎
Job Board ↗︎
About
About WordPress
Showcase
Enterprise
Gutenberg ↗︎
WordPress Swag Store ↗︎
Get WordPress
Search Trac
Get WordPress
Plugin Directory
Search:
Login
Timeline
View Tickets
Browse Source
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 3108275
Timestamp:
06/26/2024 05:38:57 PM (
12 months
ago)
Author:
Craig at Smash Balloon
Message:
Tweak: Made several improvements to the source and posts database updates.
Fix: Fixed an error that would cause the feed header to not display.
Translations: Added translations for German, Spanish, French, Italian, Dutch, Japanese, French, Russian, Polish, and Portuguese.
Translations: Added wpml-config.xml for WPML compatibility.
Location:
feeds-for-tiktok
Files:
424 added
57 edited
tags/1.0.2
(added)
tags/1.0.2/LICENSE
(added)
tags/1.0.2/bootstrap.php
(added)
tags/1.0.2/constants.php
(added)
tags/1.0.2/feeds-for-tiktok.php
(added)
tags/1.0.2/inc
(added)
tags/1.0.2/inc/Common
(added)
tags/1.0.2/inc/Common/Admin
(added)
tags/1.0.2/inc/Common/Admin/AboutBuilder.php
(added)
tags/1.0.2/inc/Common/Admin/MenuService.php
(added)
tags/1.0.2/inc/Common/Admin/SupportBuilder.php
(added)
tags/1.0.2/inc/Common/AuthorizationStatusCheck.php
(added)
tags/1.0.2/inc/Common/Blocks
(added)
tags/1.0.2/inc/Common/Config
(added)
tags/1.0.2/inc/Common/Config/Proxy.php
(added)
tags/1.0.2/inc/Common/Container.php
(added)
tags/1.0.2/inc/Common/Customizer
(added)
tags/1.0.2/inc/Common/Customizer/FeedBuilder.php
(added)
tags/1.0.2/inc/Common/Customizer/Tabs
(added)
tags/1.0.2/inc/Common/Customizer/Tabs/CustomizeTab.php
(added)
tags/1.0.2/inc/Common/Customizer/Tabs/SettingsTab.php
(added)
tags/1.0.2/inc/Common/Database
(added)
tags/1.0.2/inc/Common/Database/DBManager.php
(added)
tags/1.0.2/inc/Common/Database/FeedCacheTable.php
(added)
tags/1.0.2/inc/Common/Database/FeedLocatorTable.php
(added)
tags/1.0.2/inc/Common/Database/FeedsTable.php
(added)
tags/1.0.2/inc/Common/Database/Migrations
(added)
tags/1.0.2/inc/Common/Database/Migrations/Migration.php
(added)
tags/1.0.2/inc/Common/Database/Migrations/SourcesScopeFieldUpdate.php
(added)
tags/1.0.2/inc/Common/Database/PostsTable.php
(added)
tags/1.0.2/inc/Common/Database/SourcesTable.php
(added)
tags/1.0.2/inc/Common/Database/Table.php
(added)
tags/1.0.2/inc/Common/Feed.php
(added)
tags/1.0.2/inc/Common/FeedCache.php
(added)
tags/1.0.2/inc/Common/FeedParse.php
(added)
tags/1.0.2/inc/Common/FeedSettings.php
(added)
tags/1.0.2/inc/Common/Helpers
(added)
tags/1.0.2/inc/Common/Helpers/InstallSkin.php
(added)
tags/1.0.2/inc/Common/Helpers/PluginSilentUpgrader.php
(added)
tags/1.0.2/inc/Common/Helpers/PluginSilentUpgraderSkin.php
(added)
tags/1.0.2/inc/Common/Relay
(added)
tags/1.0.2/inc/Common/Relay/Relay.php
(added)
tags/1.0.2/inc/Common/Relay/RemoteRequest.php
(added)
tags/1.0.2/inc/Common/ServiceContainer.php
(added)
tags/1.0.2/inc/Common/Services
(added)
tags/1.0.2/inc/Common/Services/ActionHooksService.php
(added)
tags/1.0.2/inc/Common/Services/ActivationService.php
(added)
tags/1.0.2/inc/Common/Services/AjaxHandlerService.php
(added)
tags/1.0.2/inc/Common/Services/DBManagerService.php
(added)
tags/1.0.2/inc/Common/Services/DeactivationService.php
(added)
tags/1.0.2/inc/Common/Services/PluginInstallerService.php
(added)
tags/1.0.2/inc/Common/Services/PluginUpgraderService.php
(added)
tags/1.0.2/inc/Common/Services/SettingsManagerService.php
(added)
tags/1.0.2/inc/Common/Services/ShortcodeService.php
(added)
tags/1.0.2/inc/Common/Services/UninstallService.php
(added)
tags/1.0.2/inc/Common/Services/Upgrade
(added)
tags/1.0.2/inc/Common/Services/Upgrade/RoutineManagerService.php
(added)
tags/1.0.2/inc/Common/Services/Upgrade/Routines
(added)
tags/1.0.2/inc/Common/Services/Upgrade/Routines/FeedUpdateRoutine.php
(added)
tags/1.0.2/inc/Common/Services/Upgrade/Routines/RefreshTokenRoutine.php
(added)
tags/1.0.2/inc/Common/Services/Upgrade/Routines/RegisterWebsiteRoutine.php
(added)
tags/1.0.2/inc/Common/Services/Upgrade/Routines/UpgradeRoutine.php
(added)
tags/1.0.2/inc/Common/Services/UsageTrackingService.php
(added)
tags/1.0.2/inc/Common/Settings
(added)
tags/1.0.2/inc/Common/Settings/SettingsBuilder.php
(added)
tags/1.0.2/inc/Common/Settings/Tabs
(added)
tags/1.0.2/inc/Common/Settings/Tabs/AdvancedTab.php
(added)
tags/1.0.2/inc/Common/Settings/Tabs/FeedsTab.php
(added)
tags/1.0.2/inc/Common/Settings/Tabs/GeneralTab.php
(added)
tags/1.0.2/inc/Common/Utils
(added)
tags/1.0.2/inc/Common/Utils/SbttFunctions.php
(added)
tags/1.0.2/inc/Common/Utils/Utils.php
(added)
tags/1.0.2/index.php
(added)
tags/1.0.2/languages
(added)
tags/1.0.2/languages/feeds-for-tiktok-de_DE-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-de_DE-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-de_DE.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-de_DE.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-es_ES-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-es_ES-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-es_ES.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-es_ES.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-fr_FR-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-fr_FR-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-fr_FR.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-fr_FR.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-it_IT-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-it_IT-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-it_IT.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-it_IT.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-ja-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-ja-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-ja.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-ja.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-nl_NL-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-nl_NL-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-nl_NL.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-nl_NL.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-pl_PL-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-pl_PL-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-pl_PL.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-pl_PL.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-pt_BR-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-pt_BR-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-pt_BR.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-pt_BR.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-ru_RU-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-ru_RU-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-ru_RU.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-ru_RU.po
(added)
tags/1.0.2/languages/feeds-for-tiktok-tr_TR-9037c3c8687106295b0c224921ff602f.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-tr_TR-a39fe277433fabe96ee317f7ebddd234.json
(added)
tags/1.0.2/languages/feeds-for-tiktok-tr_TR.mo
(added)
tags/1.0.2/languages/feeds-for-tiktok-tr_TR.po
(added)
tags/1.0.2/languages/feeds-for-tiktok.pot
(added)
tags/1.0.2/readme.txt
(added)
tags/1.0.2/vendor
(added)
tags/1.0.2/vendor/autoload.php
(added)
tags/1.0.2/vendor/composer
(added)
tags/1.0.2/vendor/composer/ClassLoader.php
(added)
tags/1.0.2/vendor/composer/InstalledVersions.php
(added)
tags/1.0.2/vendor/composer/LICENSE
(added)
tags/1.0.2/vendor/composer/autoload_classmap.php
(added)
tags/1.0.2/vendor/composer/autoload_files.php
(added)
tags/1.0.2/vendor/composer/autoload_namespaces.php
(added)
tags/1.0.2/vendor/composer/autoload_psr4.php
(added)
tags/1.0.2/vendor/composer/autoload_real.php
(added)
tags/1.0.2/vendor/composer/autoload_static.php
(added)
tags/1.0.2/vendor/composer/installed.json
(added)
tags/1.0.2/vendor/composer/installed.php
(added)
tags/1.0.2/vendor/composer/platform_check.php
(added)
tags/1.0.2/vendor/smashballoon
(added)
tags/1.0.2/vendor/smashballoon/customizer
(added)
tags/1.0.2/vendor/smashballoon/customizer/app
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/About_Builder.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/Config
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/Config.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/Config/Proxy.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/Container.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/CustomizerBootstrapService.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/Feed_Builder.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/PreviewProvider.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/ProxyProvider.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/SB_SettingsPage_Tab.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/SB_Sidebar_Tab.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/SB_Utils.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/ServiceContainer.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/Settings_Builder.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/app/V3/Support_Builder.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/README.md
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/add.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/addpage.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/addwidget.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/bookopen.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/bookplus.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/cards-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/carousel-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/carousel.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/carret-down.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/centeralign.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/checked.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/chevron-bottom.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/chevron-left.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/chevron-right.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/chevron-top.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/close.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/code.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/cog.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/colorpalette.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/comment.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/copy.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/default-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/desktop.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/diagonal-arrow.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/double-chevron-left.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/double-chevron-right.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/download.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/duplicate.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/exclamation.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/eye.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/eye.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/facebook.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/filter.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/full-logo.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/gallery-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/globe.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/grid.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/header.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/help.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/horizontalspacing.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/import.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/info.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/justifyalign.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/key.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/latest_video-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/layout.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/leftalign.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/list-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/list.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/loadbutton.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/loader.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/logo-white.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/logo.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/masonry.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/mobile.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/moon.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/newLoader.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/notice.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/own_timeline.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/pen.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/plus.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/post-boxed.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/post-regular.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/regular.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/reset.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/reviews.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/rightalign.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/rocket.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/rocketicon.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/screen-download.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/search.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/showcase_carousel-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/sort.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/sorting.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/sourcesadd.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/star.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/success.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/sun.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/support.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/tablet.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/tag.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/templates.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/theme.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/tiktok-feeds-icon.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/tiktok-smash.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/translate.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/trash.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/typography.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/verticalspacing.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/video-player.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/welcome-1.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/welcome-2.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/icons/widget-template.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/access-bundle.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/all-layouts.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/any-user-timeline.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/avatar.jpg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/fb-icon.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/in-depth-filtering.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/insta-icon.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/plugin-mi.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/plugin-om.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/plugin-rp.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/plugin-seo.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/plugin-smtp.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/plugin-wpforms.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/social-wall-graphic.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/support-team.jpg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/team-avatar.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/twitter-icon.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-advanced-layouts.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-boxed-layouts.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-card-sort.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-header-elements.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-loadmore.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-more-frequent-updates.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-multiple-feeds.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-multiple-sources.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-one-click-templates.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-post-elements.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-sort-likes-views.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-sort-random.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/upsell-word-filters.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/video-likes-description.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/images/youtube-icon.svg
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/js
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/assets/js/date_i18n.js
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/asset-manifest.json
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/favicon.ico
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/index.html
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/public
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/public/index.html
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/robots.txt
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/main.css
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/main.css.map
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/tikTokFeed.css
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/tikTokFeed.css.map
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/images
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/images/owl.video.play.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/main.js
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/main.js.LICENSE.txt
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/main.js.map
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/tikTokFeed.js
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/tikTokFeed.js.LICENSE.txt
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/tikTokFeed.js.map
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/media
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/media/owl.video.play.f58194cc839da0199212.png
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/public
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/public/favicon.ico
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/public/index.html
(added)
tags/1.0.2/vendor/smashballoon/customizer/sb-common/sb-customizer/public/robots.txt
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/autoload.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/ClassLoader.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/InstalledVersions.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/LICENSE
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/autoload_classmap.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/autoload_namespaces.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/autoload_psr4.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/autoload_real.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/autoload_static.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/installed.json
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/composer/installed.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/.gitignore
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/README.md
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/composer.json
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/composer.lock
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/src
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/src/Services
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/src/Services/ServiceProvider.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/src/Services/ServiceProviderInterface.php
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/src/Traits
(added)
tags/1.0.2/vendor/smashballoon/customizer/vendor/smashballoon/stubs/src/Traits/Singleton.php
(added)
tags/1.0.2/vendor/smashballoon/framework
(added)
tags/1.0.2/vendor/smashballoon/framework/README.md
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/PlatformTracking.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/Bluehost.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/Flywheel.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/GoDadddy.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/Kinsta.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/PlatformInterface.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/SiteGround.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/WPEngine.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/UsageTracking.php
(added)
tags/1.0.2/vendor/smashballoon/framework/Utilities/functions.php
(added)
tags/1.0.2/vendor/smashballoon/framework/composer.json
(added)
tags/1.0.2/vendor/smashballoon/stubs
(added)
tags/1.0.2/vendor/smashballoon/stubs/.gitignore
(added)
tags/1.0.2/vendor/smashballoon/stubs/README.md
(added)
tags/1.0.2/vendor/smashballoon/stubs/composer.json
(added)
tags/1.0.2/vendor/smashballoon/stubs/composer.lock
(added)
tags/1.0.2/vendor/smashballoon/stubs/src
(added)
tags/1.0.2/vendor/smashballoon/stubs/src/Services
(added)
tags/1.0.2/vendor/smashballoon/stubs/src/Services/ServiceProvider.php
(added)
tags/1.0.2/vendor/smashballoon/stubs/src/Services/ServiceProviderInterface.php
(added)
tags/1.0.2/vendor/smashballoon/stubs/src/Traits
(added)
tags/1.0.2/vendor/smashballoon/stubs/src/Traits/Singleton.php
(added)
tags/1.0.2/wpml-config.xml
(added)
trunk/feeds-for-tiktok.php
(modified)
(
view diffs
)
trunk/inc/Common/Blocks
(added)
trunk/inc/Common/Database/FeedCacheTable.php
(modified)
(
view diffs
)
trunk/inc/Common/Database/PostsTable.php
(modified)
(
view diffs
)
trunk/inc/Common/Database/SourcesTable.php
(modified)
(
view diffs
)
trunk/inc/Common/Feed.php
(modified)
(
view diffs
)
trunk/inc/Common/FeedCache.php
(modified)
(
view diffs
)
trunk/inc/Common/Relay/Relay.php
(modified)
(
view diffs
)
trunk/inc/Common/ServiceContainer.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/ActionHooksService.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/ActivationService.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/AjaxHandlerService.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/DBManagerService.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/DeactivationService.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/UninstallService.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/Upgrade/Routines/FeedUpdateRoutine.php
(modified)
(
view diffs
)
trunk/inc/Common/Services/UsageTrackingService.php
(added)
trunk/inc/Common/Settings/Tabs/AdvancedTab.php
(modified)
(
view diffs
)
trunk/inc/Common/Settings/Tabs/FeedsTab.php
(modified)
(
view diffs
)
trunk/inc/Common/Utils/SbttFunctions.php
(modified)
(
view diffs
)
trunk/inc/Common/Utils/Utils.php
(modified)
(
view diffs
)
trunk/languages/feeds-for-tiktok-de_DE-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-de_DE-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-de_DE.mo
(added)
trunk/languages/feeds-for-tiktok-de_DE.po
(added)
trunk/languages/feeds-for-tiktok-es_ES-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-es_ES-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-es_ES.mo
(added)
trunk/languages/feeds-for-tiktok-es_ES.po
(added)
trunk/languages/feeds-for-tiktok-fr_FR-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-fr_FR-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-fr_FR.mo
(added)
trunk/languages/feeds-for-tiktok-fr_FR.po
(added)
trunk/languages/feeds-for-tiktok-it_IT-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-it_IT-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-it_IT.mo
(added)
trunk/languages/feeds-for-tiktok-it_IT.po
(added)
trunk/languages/feeds-for-tiktok-ja-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-ja-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-ja.mo
(added)
trunk/languages/feeds-for-tiktok-ja.po
(added)
trunk/languages/feeds-for-tiktok-nl_NL-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-nl_NL-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-nl_NL.mo
(added)
trunk/languages/feeds-for-tiktok-nl_NL.po
(added)
trunk/languages/feeds-for-tiktok-pl_PL-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-pl_PL-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-pl_PL.mo
(added)
trunk/languages/feeds-for-tiktok-pl_PL.po
(added)
trunk/languages/feeds-for-tiktok-pt_BR-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-pt_BR-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-pt_BR.mo
(added)
trunk/languages/feeds-for-tiktok-pt_BR.po
(added)
trunk/languages/feeds-for-tiktok-ru_RU-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-ru_RU-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-ru_RU.mo
(added)
trunk/languages/feeds-for-tiktok-ru_RU.po
(added)
trunk/languages/feeds-for-tiktok-tr_TR-9037c3c8687106295b0c224921ff602f.json
(added)
trunk/languages/feeds-for-tiktok-tr_TR-a39fe277433fabe96ee317f7ebddd234.json
(added)
trunk/languages/feeds-for-tiktok-tr_TR.mo
(added)
trunk/languages/feeds-for-tiktok-tr_TR.po
(added)
trunk/languages/feeds-for-tiktok.pot
(modified)
(
view diffs
)
trunk/readme.txt
(modified)
(
view diffs
)
trunk/vendor/autoload.php
(modified)
(
view diffs
)
trunk/vendor/composer/ClassLoader.php
(modified)
(
view diffs
)
trunk/vendor/composer/InstalledVersions.php
(modified)
(
view diffs
)
trunk/vendor/composer/LICENSE
(modified)
(
view diffs
)
trunk/vendor/composer/autoload_classmap.php
(modified)
(
view diffs
)
trunk/vendor/composer/autoload_files.php
(added)
trunk/vendor/composer/autoload_namespaces.php
(modified)
(
view diffs
)
trunk/vendor/composer/autoload_psr4.php
(modified)
(
view diffs
)
trunk/vendor/composer/autoload_real.php
(modified)
(
view diffs
)
trunk/vendor/composer/autoload_static.php
(modified)
(
view diffs
)
trunk/vendor/composer/installed.json
(modified)
(
view diffs
)
trunk/vendor/composer/installed.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/app/V3/About_Builder.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/app/V3/Feed_Builder.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/app/V3/Settings_Builder.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/app/V3/Support_Builder.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/asset-manifest.json
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/index.html
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/public/index.html
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/main.css
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/main.css.map
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/tikTokFeed.css
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/css/tikTokFeed.css.map
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/main.js
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/main.js.map
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/tikTokFeed.js
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/sb-common/sb-customizer/build/static/js/tikTokFeed.js.map
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/autoload.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/ClassLoader.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/InstalledVersions.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/LICENSE
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/autoload_classmap.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/autoload_namespaces.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/autoload_psr4.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/autoload_real.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/autoload_static.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/customizer/vendor/composer/installed.php
(modified)
(
view diffs
)
trunk/vendor/smashballoon/framework
(added)
trunk/vendor/smashballoon/framework/README.md
(added)
trunk/vendor/smashballoon/framework/Utilities
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/PlatformTracking.php
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/Bluehost.php
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/Flywheel.php
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/GoDadddy.php
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/Kinsta.php
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/PlatformInterface.php
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/SiteGround.php
(added)
trunk/vendor/smashballoon/framework/Utilities/PlatformTracking/Platforms/WPEngine.php
(added)
trunk/vendor/smashballoon/framework/Utilities/UsageTracking.php
(added)
trunk/vendor/smashballoon/framework/Utilities/functions.php
(added)
trunk/vendor/smashballoon/framework/composer.json
(added)
trunk/wpml-config.xml
(added)
Changeset view not shown
, since the total size (8.8 MB) exceeds
4.0 MB
Note:
See
TracChangeset
for help on using the changeset viewer.
Trac UI Preferences
Download in other formats:
Unified Diff
Zip Archive