Changeset 3392979
- Timestamp:
- 11/10/2025 01:29:19 PM (5 months ago)
- Location:
- wp-social-reviews/trunk
- Files:
-
- 71 edited
-
app/Hooks/Handlers/AdminMenuHandler.php (modified) (view diffs)
-
app/Hooks/Handlers/ChatHandler.php (modified) (view diffs)
-
app/Hooks/Handlers/NotificationHandler.php (modified) (view diffs)
-
app/Hooks/Handlers/ShortcodeHandler.php (modified) (view diffs)
-
app/Hooks/Handlers/UninstallHandler.php (modified) (view diffs)
-
app/Hooks/Handlers/YoutubeTemplateHandler.php (modified) (view diffs)
-
app/Hooks/actions.php (modified) (view diffs)
-
app/Hooks/filters.php (modified) (view diffs)
-
app/Http/Controllers/Platforms/AddonController.php (modified) (view diffs)
-
app/Http/Controllers/Platforms/Reviews/RecommendationsController.php (modified) (view diffs)
-
app/Http/Policies/NotificationsPolicy.php (modified) (view diffs)
-
app/Http/Policies/PlatformPolicy.php (modified) (view diffs)
-
app/Http/Policies/ReviewPolicy.php (modified) (view diffs)
-
app/Http/Policies/SettingsPolicy.php (modified) (view diffs)
-
app/Http/Policies/ShoppablePolicy.php (modified) (view diffs)
-
app/Http/Policies/TemplatePolicy.php (modified) (view diffs)
-
app/Http/Policies/TestimonialPolicy.php (modified) (view diffs)
-
app/Http/Policies/WidgetsPolicy.php (modified) (view diffs)
-
app/Http/Routes/api.php (modified) (view diffs)
-
app/Models/Model.php (modified) (view diffs)
-
app/Models/OptimizeImage.php (modified) (view diffs)
-
app/Models/Review.php (modified) (view diffs)
-
app/Services/Helper.php (modified) (view diffs)
-
app/Services/Libs/Emogrifier/Emogrifier.php (modified) (view diffs)
-
app/Services/PermissionManager.php (modified) (view diffs)
-
app/Services/Platforms/BaseImageOptimizationHandler.php (modified) (view diffs)
-
app/Services/Platforms/Chats/Config.php (modified) (view diffs)
-
app/Services/Platforms/Chats/Helper.php (modified) (view diffs)
-
app/Services/Platforms/Feeds/BaseFeed.php (modified) (view diffs)
-
app/Services/Platforms/Feeds/CacheHandler.php (modified) (view diffs)
-
app/Services/Platforms/Feeds/Common/FeedFilters.php (modified) (view diffs)
-
app/Services/Platforms/Feeds/Facebook/FacebookFeed.php (modified) (view diffs)
-
app/Services/Platforms/Feeds/Facebook/Helper.php (modified) (view diffs)
-
app/Services/Platforms/Feeds/Instagram/AccountFeed.php (modified) (view diffs)
-
app/Services/Platforms/ImageOptimizationHandler.php (modified) (view diffs)
-
app/Services/Platforms/PlatformData.php (modified) (view diffs)
-
app/Services/Platforms/ReviewImageOptimizationHandler.php (modified) (view diffs)
-
app/Services/Platforms/Reviews/Airbnb.php (modified) (view diffs)
-
app/Services/Platforms/Reviews/BaseReview.php (modified) (view diffs)
-
app/Services/Platforms/Reviews/GoogleMyBusiness.php (modified) (view diffs)
-
app/Services/Platforms/Reviews/Helper.php (modified) (view diffs)
-
app/Services/Widgets/FacebookFeedWidget.php (modified) (view diffs)
-
app/Services/Widgets/InstagramWidget.php (modified) (view diffs)
-
app/Services/Widgets/Oxygen/FacebookWidget.php (modified) (view diffs)
-
app/Services/Widgets/Oxygen/InstagramWidget.php (modified) (view diffs)
-
app/Services/Widgets/Oxygen/OxygenEl.php (modified) (view diffs)
-
app/Services/Widgets/Oxygen/ReviewsWidget.php (modified) (view diffs)
-
app/Services/Widgets/Oxygen/TwitterWidget.php (modified) (view diffs)
-
app/Services/Widgets/Oxygen/YouTubeWidget.php (modified) (view diffs)
-
app/Services/Widgets/ReviewsWidget.php (modified) (view diffs)
-
app/Services/Widgets/TwitterWidget.php (modified) (view diffs)
-
app/Services/Widgets/YoutubeWidget.php (modified) (view diffs)
-
app/Views/admin/menu.php (modified) (view diffs)
-
app/Views/email/report/body.php (modified) (view diffs)
-
app/Views/public/feeds-templates/twitter/elements/tweet-time.php (modified) (view diffs)
-
app/Views/public/reviews-templates/elements/review-content.php (modified) (view diffs)
-
app/Views/public/reviews-templates/elements/review-date.php (modified) (view diffs)
-
assets/js/image_resizer.js (modified) (view diffs)
-
assets/js/reviews-image-resizer.js (modified) (view diffs)
-
assets/js/social-review-admin.js (modified) (view diffs)
-
boot/app.php (modified) (view diffs)
-
boot/globals.php (modified) (view diffs)
-
boot/globals_dev.php (modified) (view diffs)
-
database/DBMigrator.php (modified) (view diffs)
-
database/Migrations/CacheMigrator.php (modified) (view diffs)
-
database/Migrations/ImageOptimizationMigrator.php (modified) (view diffs)
-
database/Migrations/ReviewsMigrator.php (modified) (view diffs)
-
language/wp-social-reviews.pot (modified) (view diffs)
-
readme.txt (modified) (view diffs)
-
vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php (modified) (view diffs)
-
wp-social-reviews.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.