Browse
For agents
About
Simple Analytics
/
1.110
Simple Analytics
v1.110
Switch version
1.110
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
All 99 releases
Overview
Code
Simple Analytics:
1.9
→
1.110
63 files added or removed
Compare 1.110 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
All 99 releases
Added and removed
removed
.gitattributes
View in 1.9 →
removed
public/js/admins.js
View in 1.9 →
added
.editorconfig
View in 1.110 →
added
.prettierrc.json
View in 1.110 →
added
.wp-env.json
View in 1.110 →
added
Caddyfile
View in 1.110 →
added
bin/wp-env-setup.sh
View in 1.110 →
added
build/css/settings.css
View in 1.110 →
added
helpers.php
View in 1.110 →
added
logo.svg
View in 1.110 →
added
playwright.config.ts
View in 1.110 →
added
pnpm-workspace.yaml
View in 1.110 →
added
rector.php
View in 1.110 →
added
resources/icons/cog.svg
View in 1.110 →
added
resources/icons/events.svg
View in 1.110 →
added
resources/icons/external.svg
View in 1.110 →
added
resources/icons/eye-slash.svg
View in 1.110 →
added
resources/icons/info.svg
View in 1.110 →
added
resources/js/inactive.js
View in 1.110 →
added
scripts/get-wordpress-matrix.py
View in 1.110 →
added
src/Actions/Action.php
View in 1.110 →
added
src/Actions/AddInactiveComment.php
View in 1.110 →
added
src/Actions/AddNoScriptTag.php
View in 1.110 →
added
src/Actions/AddPluginSettingsLink.php
View in 1.110 →
added
src/Plugin.php
View in 1.110 →
added
src/ScriptRegistry.php
View in 1.110 →
added
src/Scripts/AnalyticsScript.php
View in 1.110 →
added
src/Scripts/AutomatedEventsScript.php
View in 1.110 →
added
src/Scripts/Contracts/HasAttributes.php
View in 1.110 →
added
src/Scripts/Contracts/HideScriptId.php
View in 1.110 →
added
src/Scripts/Contracts/Script.php
View in 1.110 →
added
src/Scripts/InactiveScript.php
View in 1.110 →
added
src/Setting.php
View in 1.110 →
added
src/SettingName.php
View in 1.110 →
added
src/Settings/AdminPage.php
View in 1.110 →
added
src/Settings/Block.php
View in 1.110 →
added
src/Settings/Blocks/CalloutBlock.php
View in 1.110 →
added
src/Settings/Blocks/Fields/Checkbox.php
View in 1.110 →
added
src/Settings/Blocks/Fields/Checkboxes.php
View in 1.110 →
added
src/Settings/Blocks/Fields/Field.php
View in 1.110 →
added
src/Settings/Blocks/Fields/Input.php
View in 1.110 →
added
src/Settings/Blocks/Fields/IpList.php
View in 1.110 →
added
src/Settings/Concerns/HasDocs.php
View in 1.110 →
added
src/Settings/Concerns/HasPlaceholder.php
View in 1.110 →
added
src/Settings/Concerns/ManagesBlocks.php
View in 1.110 →
added
src/Settings/Concerns/WordPressPageIntegration.php
View in 1.110 →
added
src/Settings/Tab.php
View in 1.110 →
added
src/Support/OnloadCallback.php
View in 1.110 →
added
src/Support/Str.php
View in 1.110 →
added
src/Support/SvgIcon.php
View in 1.110 →
added
src/TrackingRules.php
View in 1.110 →
added
src/UI/LabelComponent.php
View in 1.110 →
added
src/UI/PageLayoutComponent.php
View in 1.110 →
added
src/UI/TabListComponent.php
View in 1.110 →
added
src/WordPressHooks.php
View in 1.110 →
added
src/WordPressSettings.php
View in 1.110 →
added
tailwind.config.js
View in 1.110 →
added
tests/Browser/phpRegression.spec.ts
View in 1.110 →
added
tests/Browser/pluginSettings.spec.ts
View in 1.110 →
added
tests/Regression/deactivation.php
View in 1.110 →
added
tests/Regression/ip-sanitization.php
View in 1.110 →
added
tests/Regression/onload-permissions.php
View in 1.110 →
added
tests/Support/isolated-options.php
View in 1.110 →
4 files changed size
a different byte count means the contents differ
README.md
View diff →
readme.txt
View diff →
simple-analytics.php
View diff →
uninstall.php
View diff →
12 files of the same size
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 →
index.php
View diff →