PluginProbe
Simple Analytics / trunk
Simple Analytics vtrunk
1.109 1.108 1.107 1.106 1.73 1.74 1.75 1.76 1.77 1.78 1.79 1.8 1.80 1.81 1.82 1.83 1.84 1.85 1.86 1.87 1.88 1.89 1.9 1.90 1.91 All 98 releases

Simple Analytics: 1.80trunk

16 files added or removed
Compare trunk against:
1.109 1.108 1.107 1.106 1.73 1.74 1.75 1.76 1.77 1.78 1.79 1.8 1.80 1.81 1.82 1.83 1.84 1.85 1.86 1.87 1.88 1.89 1.9 1.90 1.91 All 98 releases
Added and removed
removed src/PluginLifecycle.php View in 1.80 →
removed src/ScriptManager.php View in 1.80 →
removed src/Settings/Page.php View in 1.80 →
removed src/TrackingPolicy.php View in 1.80 →
added .wp-env.json View in trunk →
added Caddyfile View in trunk →
added bin/wp-env-setup.sh View in trunk →
added playwright.config.ts View in trunk →
added pnpm-workspace.yaml View in trunk →
added scripts/get-wordpress-matrix.py View in trunk →
added src/ScriptRegistry.php View in trunk →
added src/Settings/AdminPage.php View in trunk →
added src/TrackingRules.php View in trunk →
added src/WordPressHooks.php View in trunk →
added src/WordPressSettings.php View in trunk →
added tests/Browser/pluginSettings.spec.ts View in trunk →
11 files changed size a different byte count means the contents differ
README.md View diff →
build/css/settings.css View diff →
readme.txt View diff →
simple-analytics.php View diff →
src/Actions/AddInactiveComment.php View diff →
src/Plugin.php View diff →
src/Scripts/AnalyticsScript.php View diff →
src/Settings/Blocks/Fields/Checkboxes.php View diff →
src/Settings/Concerns/WordPressPageIntegration.php View diff →
src/UI/PageLayoutComponent.php View diff →
tailwind.config.js View diff →
47 files of the same size
.editorconfig View diff →
.prettierrc.json View diff →
LICENSE View diff →
assets/banner-1544x500.png View diff →
assets/banner-1880x609.png View diff →
assets/banner-772x250.png View diff →
assets/icon-128x128.png View diff →
assets/icon-256x256.png View diff →
assets/icon.svg View diff →
assets/screenshot-1.png View diff →
assets/screenshot-2.png View diff →
assets/screenshot-3.png View diff →
assets/screenshot-4.png View diff →
helpers.php View diff →
index.php View diff →
logo.svg View diff →
rector.php View diff →
resources/icons/cog.svg View diff →
resources/icons/events.svg View diff →
resources/icons/external.svg View diff →
resources/icons/eye-slash.svg View diff →
resources/icons/info.svg View diff →
resources/js/inactive.js View diff →
src/Actions/Action.php View diff →
src/Actions/AddNoScriptTag.php View diff →
src/Actions/AddPluginSettingsLink.php View diff →
src/Scripts/AutomatedEventsScript.php View diff →
src/Scripts/Contracts/HasAttributes.php View diff →
src/Scripts/Contracts/HideScriptId.php View diff →
src/Scripts/Contracts/Script.php View diff →
src/Scripts/InactiveScript.php View diff →
src/Setting.php View diff →
src/SettingName.php View diff →
src/Settings/Block.php View diff →
src/Settings/Blocks/CalloutBlock.php View diff →
src/Settings/Blocks/Fields/Checkbox.php View diff →
src/Settings/Blocks/Fields/Field.php View diff →
src/Settings/Blocks/Fields/Input.php View diff →
src/Settings/Blocks/Fields/IpList.php View diff →
src/Settings/Concerns/HasDocs.php View diff →
src/Settings/Concerns/HasPlaceholder.php View diff →
src/Settings/Concerns/ManagesBlocks.php View diff →
src/Settings/Tab.php View diff →
src/Support/Str.php View diff →
src/Support/SvgIcon.php View diff →
src/UI/LabelComponent.php View diff →
src/UI/TabListComponent.php View diff →