Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
401 commits
Select commit Hold shift + click to select a range
4bc05a0
Fix PHP syntax error
vaurdan Mar 12, 2025
a8e1a23
Apply CodeRabbit suggestions
vaurdan Mar 12, 2025
f3d4da9
Disable the frontend preview while it's not ready for prime time.
vaurdan Mar 13, 2025
866be8a
Move the settings page under the Parse.ly menu
vaurdan Mar 13, 2025
0a779e6
Merge pull request #3185 from Parsely/add/traffic-boost-disable-front…
vaurdan Mar 13, 2025
24cf9f1
Merge branch 'develop' into add/traffic-boost
vaurdan Mar 13, 2025
c071271
Disable the frontend preview while it's not ready for prime time.
vaurdan Mar 13, 2025
59610e0
Update some DocBlocks/comments for accuracy
acicovic Mar 12, 2025
d0401f2
EndpointSmartLinkingTest.php: Fix incorrect "uses" annotations
acicovic Mar 10, 2025
8a09678
Simplify check in admin_bar_parsely_stats_button()
acicovic Mar 12, 2025
ba9ca0d
Bump axios from 1.7.7 to 1.8.3 (#3184)
dependabot[bot] Mar 13, 2025
f9ee011
Merge branch 'add/traffic-boost' into add/traffic-boost-url-exclusion…
vaurdan Mar 13, 2025
e98e820
Rebuild assets
vaurdan Mar 13, 2025
6ca7e26
Merge branch 'refs/heads/add/traffic-boost' into update/move-settings…
vaurdan Mar 13, 2025
13d036c
Fix tests and mentions to the old settings URL
vaurdan Mar 13, 2025
5af1f8b
Fix tests and mentions to the old settings URL
vaurdan Mar 13, 2025
ad41fbc
Add post list row action to boost traffic.
vaurdan Mar 13, 2025
9e60c7d
Rebuild assets
vaurdan Mar 13, 2025
b792a71
Better statuses handling
vaurdan Mar 13, 2025
7ed9ecf
Improve comments and whitespace
acicovic Mar 13, 2025
c9d33e9
Improve comments and whitespace
acicovic Mar 14, 2025
a3dbaf5
Address @acicovic feedback
vaurdan Mar 14, 2025
74d6bd4
Fix E2E tests using obsolete settings path
vaurdan Mar 14, 2025
bea1e81
Address @acicovic feedback
vaurdan Mar 14, 2025
a7b30f7
Merge pull request #3186 from Parsely/update/move-settings-page-parse…
vaurdan Mar 14, 2025
84ea855
Check for the trackable statuses
vaurdan Mar 14, 2025
a7cb5ef
Merge branch 'add/traffic-boost' into add/traffic-boost-post-list-action
vaurdan Mar 14, 2025
28a94c4
Merge branch 'add/traffic-boost' into add/traffic-boost-url-exclusion…
vaurdan Mar 14, 2025
ba86337
Use default blending weight const in TB's preview.tsx
acicovic Mar 14, 2025
a949edb
Merge pull request #3187 from Parsely/add/traffic-boost-post-list-action
vaurdan Mar 14, 2025
715d9db
Merge pull request #3182 from Parsely/add/traffic-boost-url-exclusion…
vaurdan Mar 14, 2025
04c0b05
Add ITM parameteres to all the generated smart links
vaurdan Mar 17, 2025
2d244ee
Fix URL matching in Smart Links
vaurdan Mar 17, 2025
426bff4
Merge branch 'fix/smart-linking-error-existing-outbound-links' into a…
vaurdan Mar 17, 2025
bc8d4fb
Add ITM param URL to the SmartLink structure
vaurdan Mar 19, 2025
cb50a3c
Fix issue when removing existing smart links
vaurdan Mar 19, 2025
1409372
Improve tests
vaurdan Mar 19, 2025
c23b2cf
Add Smart Link Status taxonomy instead of relying on post meta
vaurdan Mar 19, 2025
3903136
Add handling of data schema updates
vaurdan Mar 20, 2025
a0f5f68
Merge branch 'develop' into add/traffic-boost
vaurdan Mar 20, 2025
01dedf8
Rebuild assets
vaurdan Mar 20, 2025
08f797a
Merge branch 'add/traffic-boost' into update/smart-links-status-taxonomy
vaurdan Mar 20, 2025
1728304
Rebuild assets
vaurdan Mar 20, 2025
654f044
Fix queries & linting
vaurdan Mar 20, 2025
1ae96b9
Flush caches afterwards.
vaurdan Mar 20, 2025
8924b14
Add missing @since
vaurdan Mar 20, 2025
a1208fc
Apply suggestions from code review
vaurdan Mar 20, 2025
c5b2edd
Merge branch 'add/traffic-boost' into add/smart-links-itm-params
vaurdan Mar 20, 2025
96cf355
Rebuild assets
vaurdan Mar 20, 2025
199141e
Merge pull request #3211 from Parsely/add/smart-links-itm-params
vaurdan Mar 20, 2025
6cdd824
Merge branch 'add/traffic-boost' into update/smart-links-status-taxonomy
vaurdan Mar 20, 2025
8b11ea9
Rebuild assets
vaurdan Mar 20, 2025
a072507
Address SonarCloud feedback
vaurdan Mar 20, 2025
384a241
Fix duplicated code as flagged by SonarCloud
vaurdan Mar 21, 2025
3e16f6b
Prevent returning validation data on applied inbound smart links.
vaurdan Mar 21, 2025
50383ed
Fix issue with scrolling to the highlighted link when a previous sugg…
vaurdan Mar 21, 2025
f7c26a1
Css fixes to make the UI a bit more mobile friendly
vaurdan Mar 21, 2025
93727c5
Few tweaks to the loading messages spacing and positioning
vaurdan Mar 21, 2025
bef03af
Add context to Smart Links and use that context in ITM params
vaurdan Mar 21, 2025
8e6d6c6
Rebuild assets
vaurdan Mar 21, 2025
ee1f974
Do not remove the _smart_link_applied meta key.
vaurdan Mar 21, 2025
33603c0
Merge pull request #3214 from Parsely/fix/traffic-boost-auto-scroll-t…
vaurdan Mar 21, 2025
6ed32b6
Merge branch 'add/traffic-boost' into update/traffic-boost-css-fixes
vaurdan Mar 21, 2025
bc48cf4
Rebuild assets
vaurdan Mar 21, 2025
3fc5363
Merge pull request #3213 from Parsely/update/smart-links-status-taxonomy
vaurdan Mar 27, 2025
3c27f05
Merge branch 'add/traffic-boost' into update/traffic-boost-css-fixes
vaurdan Mar 27, 2025
65df97d
Rebuild assets
vaurdan Mar 27, 2025
28c54d9
Merge pull request #3215 from Parsely/update/traffic-boost-css-fixes
vaurdan Mar 27, 2025
57e5f67
Merge branch 'add/traffic-boost' into update/smart-links-itm-params-c…
vaurdan Mar 27, 2025
50e92f5
Return `null` instead of `false` on get_context
vaurdan Mar 27, 2025
32d00e9
Rebuild assets
vaurdan Mar 27, 2025
ff369d7
Apply @acicovic's suggestions
vaurdan Mar 27, 2025
817c2a0
Add support for campaigns to the /stats/posts API endpoint
vaurdan Mar 28, 2025
ff75eb1
Adds dynamic stats and information to the post list component.
vaurdan Apr 2, 2025
d16073b
Fix linting
vaurdan Apr 2, 2025
b0f558c
Fix trailing whitespace.
vaurdan Apr 2, 2025
1338df1
Merge pull request #3216 from Parsely/update/smart-links-itm-params-c…
acicovic Apr 4, 2025
912185c
Merge branch 'develop' of github.com:Parsely/wp-parsely into develop
alecgeatches Apr 14, 2025
0083a92
Merge branch 'develop' into add/traffic-boost-post-list-stats
alecgeatches Apr 14, 2025
dd28a12
Merge branch 'develop' into add/traffic-boost
alecgeatches Apr 18, 2025
f090ad2
Add minor npm install and build changes
alecgeatches Apr 18, 2025
d730291
Merge branch 'add/traffic-boost' into add/traffic-boost-post-list-stats
alecgeatches Apr 18, 2025
f6d566d
Merge pull request #3290 from Parsely/trunk
acicovic Apr 23, 2025
ce23700
Avoid misleading load messages if no matching content is found
alecgeatches Apr 23, 2025
ac9ae2c
Add built files
alecgeatches Apr 23, 2025
d7a6129
Disable load message order randomization
alecgeatches Apr 23, 2025
7923806
Merge pull request #3292 from Parsely/update/traffic-boost-loading-me…
alecgeatches Apr 23, 2025
3e7c657
Merge branch 'develop' into add/traffic-boost
alecgeatches Apr 23, 2025
d4d84d0
Fix alignment
alecgeatches Apr 23, 2025
b3359db
Merge branch 'add/traffic-boost' into add/traffic-boost-post-list-stats
alecgeatches Apr 23, 2025
11c3ab1
Fix NaN in view counts
alecgeatches Apr 24, 2025
a49e877
Fix test errors related to new canonical_url REST field
alecgeatches Apr 24, 2025
3f8297b
Fix linting errors
alecgeatches Apr 24, 2025
91f8530
More test fixes for new fields
alecgeatches Apr 24, 2025
ac24737
Fix "invalid_page_template" error when updating pages with unregister…
alecgeatches Apr 25, 2025
612cbac
Turn off all loading message randomization
alecgeatches Apr 25, 2025
88c7fb1
Revert REST metadata to only register when wp-parsely is fully enabled
alecgeatches Apr 29, 2025
de56de0
Return empty metadata for non-existent posts to match test setup
alecgeatches Apr 29, 2025
123f68c
Bump @playwright/test from 1.51.1 to 1.52.0 (#3279)
dependabot[bot] May 6, 2025
1de8a79
Merge branch 'develop' into add/traffic-boost
acicovic May 7, 2025
6baf911
Update `@since` version numbers to 3.19.0
acicovic May 7, 2025
5e4cedc
Revert some `@since` version numbers to 3.18.0
acicovic May 7, 2025
01063be
Fix some PHPStan errors
acicovic May 7, 2025
0fe3589
Fix order of expected meta values in tests
alecgeatches May 7, 2025
280612b
Merge pull request #3294 from Parsely/fix/invalid-page-template-error
alecgeatches May 7, 2025
99c1087
Merge pull request #3295 from Parsely/remove/loading-message-randomiz…
alecgeatches May 7, 2025
60b5f7f
Merge branch 'add/traffic-boost' into add/traffic-boost-post-list-stats
alecgeatches May 7, 2025
f773204
Fix "View"/"Edit" dropdown buttons on Traffic Boost page
alecgeatches May 7, 2025
7ddbb8c
Fix minor SonarQubeCloud complaints
alecgeatches May 7, 2025
f92e49f
Convert number value into conditional
alecgeatches May 7, 2025
7681e2a
Bump @wordpress/hooks from 4.22.0 to 4.23.0 (#3307)
dependabot[bot] May 8, 2025
8cac54d
Bump @wordpress/wordcount from 4.22.0 to 4.23.0 (#3309)
dependabot[bot] May 8, 2025
e1a7b37
Bump @wordpress/i18n from 5.22.0 to 5.23.0 (#3303)
dependabot[bot] May 8, 2025
97c11c8
Bump @wordpress/dom-ready from 4.22.0 to 4.23.0 (#3313)
dependabot[bot] May 8, 2025
3b24bc1
Bump @wordpress/eslint-plugin from 22.8.0 to 22.9.0 (#3317)
dependabot[bot] May 8, 2025
80f4446
Bump @wordpress/e2e-test-utils-playwright from 1.22.0 to 1.23.0 (#3316)
dependabot[bot] May 8, 2025
e8322d8
Bump @wordpress/element from 6.22.0 to 6.23.0 (#3302)
dependabot[bot] May 8, 2025
4d5c600
Bump @wordpress/url from 4.22.0 to 4.23.0 (#3311)
dependabot[bot] May 8, 2025
a4becb0
Bump @wordpress/env from 10.22.0 to 10.23.0 (#3315)
dependabot[bot] May 8, 2025
03d7871
Bump @wordpress/api-fetch from 7.22.0 to 7.23.0 (#3318)
dependabot[bot] May 8, 2025
f0c906c
Bump @wordpress/compose from 7.22.0 to 7.23.0 (#3300)
dependabot[bot] May 8, 2025
221e5dd
Bump @wordpress/data from 10.22.0 to 10.23.0 (#3305)
dependabot[bot] May 8, 2025
bea8569
dependabot.yml: Remove reviewers option
acicovic May 8, 2025
6ad8a32
Merge branch 'develop' into update/remove-reviewers-option-from-depen…
acicovic May 8, 2025
7a32699
Bump @wordpress/icons from 10.22.0 to 10.23.0 (#3301)
dependabot[bot] May 8, 2025
a4c516d
Bump @wordpress/components from 29.8.0 to 29.9.0 (#3306)
dependabot[bot] May 8, 2025
3d0789c
Bump @wordpress/plugins from 7.22.0 to 7.23.0 (#3310)
dependabot[bot] May 8, 2025
04eb328
Bump @wordpress/blocks from 14.11.0 to 14.12.0 (#3308)
dependabot[bot] May 8, 2025
299623c
Bump @wordpress/block-editor from 14.17.0 to 14.18.0 (#3312)
dependabot[bot] May 8, 2025
3dd34dc
Bump @wordpress/core-data from 7.22.0 to 7.23.0 (#3304)
dependabot[bot] May 8, 2025
17ee082
Bump @wordpress/editor from 14.22.0 to 14.23.0 (#3319)
dependabot[bot] May 8, 2025
f5922c2
Bump @wordpress/edit-post from 8.22.0 to 8.23.0 (#3314)
dependabot[bot] May 8, 2025
26d2d3c
Perform whitespace/comment/import adjustments
acicovic May 8, 2025
f1d29fa
Merge branch 'develop' into add/traffic-boost
acicovic May 8, 2025
9e442cb
Merge branch 'add/traffic-boost' into add/traffic-boost-post-list-stats
acicovic May 8, 2025
03f2e69
Merge branch 'develop' into fix/phpstan-errors
acicovic May 8, 2025
7cab47c
register_fields(): Remove null returns from void function
acicovic May 8, 2025
84124f1
Revert "register_fields(): Remove null returns from void function"
acicovic May 8, 2025
fd655dc
Merge branch 'add/traffic-boost-post-list-stats' into update/since-ve…
acicovic May 8, 2025
097f6f5
Fix plugin version in _doing_it_wrong() functions
acicovic May 8, 2025
d748ec7
preview-footer.tsx: Fix import grouping
acicovic May 8, 2025
4b6aa63
Merge branch 'develop' into update/remove-reviewers-option-from-depen…
acicovic May 8, 2025
17ae995
Merge pull request #3320 from Parsely/update/remove-reviewers-option-…
acicovic May 8, 2025
d14defd
Merge branch 'develop' into fix/phpstan-errors
acicovic May 8, 2025
59790dc
Merge pull request #3299 from Parsely/fix/phpstan-errors
acicovic May 8, 2025
94872bb
Fix pluralization on suggestions bubble, use standardized date on pos…
alecgeatches May 8, 2025
5001e64
Disable inbound/outbound links UI component, suggestion count bubble,…
alecgeatches May 8, 2025
3428481
Handle missing post metadata in UI
alecgeatches May 8, 2025
ee7b092
Add an explicit group and timeout for suggestions count cache
alecgeatches May 8, 2025
08c96b2
Guard against division by zero & remove all thousands separators
alecgeatches May 8, 2025
dc404bc
Fixes for small coderabbit suggestions
alecgeatches May 8, 2025
4743152
Rebuild after an npm install
alecgeatches May 8, 2025
fb84dbf
Remove copy-paste typo
alecgeatches May 8, 2025
a37a8ce
Merge branch 'develop' into add/traffic-boost
acicovic May 9, 2025
5063793
Merge branch 'add/traffic-boost' into add/traffic-boost-post-list-stats
acicovic May 9, 2025
e8cfbd6
Merge branch 'add/traffic-boost-post-list-stats' into update/since-ve…
acicovic May 9, 2025
b0f374c
internationalize string and improve number parsing
alecgeatches May 9, 2025
f3c3431
Merge branch 'add/traffic-boost-post-list-stats' of github.com:Parsel…
alecgeatches May 9, 2025
6389c74
Refactor wp_cache functions for consistency. Use a consistent cache g…
alecgeatches May 9, 2025
73d4020
Fix unrelated phpstan errors
alecgeatches May 9, 2025
f624d4b
Revert "Fix unrelated phpstan errors"
alecgeatches May 9, 2025
32e9869
Instead of caching whole objects, save smart link IDs and hydrate fro…
alecgeatches May 9, 2025
322d570
Add PARSELY_CACHE_GROUP to integration tests bootstrap
alecgeatches May 9, 2025
0c4edd2
Change hash function to sha256 for SonarQube
alecgeatches May 9, 2025
bbccc3d
Add Pendo JS library
acicovic May 12, 2025
eb92cb3
Fix wrong `@since` versions
alecgeatches May 12, 2025
3fc9a21
Merge pull request #3293 from Parsely/add/traffic-boost-post-list-stats
alecgeatches May 12, 2025
6448d66
Merge branch 'add/traffic-boost' into update/since-version-numbers-in…
acicovic May 12, 2025
05f365e
Merge pull request #3298 from Parsely/update/since-version-numbers-in…
acicovic May 12, 2025
c815bdb
Fix link text selection adjustment when a link is included later in t…
alecgeatches May 12, 2025
dd5d3b4
Fix corrupt Traffic Boost option when upgrading
acicovic May 13, 2025
4342b8a
Merge pull request #3322 from Parsely/fix/link-replacement-with-exist…
alecgeatches May 13, 2025
cf941d0
Do not return Traffic Boost sample settings
acicovic May 13, 2025
367108d
Merge pull request #3325 from Parsely/update/do-not-return-traffic-bo…
acicovic May 14, 2025
d474e93
Merge pull request #3321 from Parsely/add/pendo-js-library
acicovic May 14, 2025
6ced495
Merge pull request #3324 from Parsely/fix/currupt-traffic-boost-optio…
acicovic May 14, 2025
c060438
Remove Parse.ly Dashboard page from UI
acicovic May 14, 2025
457514e
Make the Parse.ly menu dynamic
acicovic May 14, 2025
118aa3c
Parse.ly menu: Fix inconsistent behavior
acicovic May 14, 2025
574dc96
Improve comment wording
acicovic May 14, 2025
61d9f22
Merge branch 'develop' into add/traffic-boost
acicovic May 14, 2025
c6ebe43
Add accept/reject icons, adjust padding
alecgeatches May 14, 2025
6d53c0a
Fix warnings when constants are already defined
alecgeatches May 14, 2025
50f064e
Move regenerate button to footer, icon and minor wording changes in f…
alecgeatches May 14, 2025
abe21c2
Add icon to "Clear changes" button
alecgeatches May 14, 2025
f8791ad
Add busy background on "Remove Link" button on click
alecgeatches May 15, 2025
55198fb
Flex-wrap and center footer controls for responsiveness
alecgeatches May 15, 2025
91502ad
Use standardized reusableBlock icon for generate to match regenerate …
alecgeatches May 15, 2025
29c83e0
Remove wordy snackbar notices for regular occurances
alecgeatches May 15, 2025
fee213b
Merge pull request #3327 from Parsely/remove/parsely-dashboard-page
acicovic May 15, 2025
7ad2e3c
Merge pull request #3328 from Parsely/update/make-parsely-menu-dynamic
acicovic May 15, 2025
2e2b064
Merge branch 'add/traffic-boost' into update/boost-link-action-ui
alecgeatches May 15, 2025
716413a
Merge pull request #3329 from Parsely/update/boost-link-action-ui
alecgeatches May 15, 2025
9d60758
Label updates, remove suggestion dropdown from footer toolbar
alecgeatches May 15, 2025
4d562f8
Change TB add button to "Add Source Post", adjust tab padding to avoi…
alecgeatches May 15, 2025
60f1834
Remove "Regenerate" button for generating a new link placement
alecgeatches May 15, 2025
7bb572f
Remove 'Generate' button from already-generated results
alecgeatches May 15, 2025
8e02713
Add tooltips to next and previous icons in preview footer
alecgeatches May 15, 2025
da88765
Update labels with "smart link" to use proper noun "Smart Link"
alecgeatches May 15, 2025
85bf382
Rebuild assets
alecgeatches May 15, 2025
a2e7128
Merge pull request #3330 from Parsely/update/traffic-boost-ui
acicovic May 16, 2025
cdc889b
Fix PHPStan error
acicovic May 16, 2025
94667bd
Merge pull request #3331 from Parsely/fix/phpstan-error
acicovic May 16, 2025
83b8633
Ensure group cache flush is supported with feature flag check
alecgeatches May 16, 2025
2e1a5c3
Reduce cache times to WEEK_IN_SECONDS at most
alecgeatches May 16, 2025
33910c5
Fix reference to Pendo class
acicovic May 17, 2025
589ea82
Update minimum WordPress version to 6.0.0
acicovic May 17, 2025
d94f89a
Hide Traffic Boost submenu when API Secret is not set
acicovic May 18, 2025
160d588
Traffic Boost: Improve error handling
acicovic May 18, 2025
4f2f1b6
Merge pull request #3332 from Parsely/fix/traffic-boost-existing-sugg…
alecgeatches May 19, 2025
952601e
Merge pull request #3333 from Parsely/fix/reference-to-pendo-class
acicovic May 19, 2025
a1be5e2
Merge pull request #3334 from Parsely/update/minimum-wordpress-versio…
acicovic May 19, 2025
6babb43
Merge pull request #3335 from Parsely/update/hide-tb-submenu-when-api…
acicovic May 19, 2025
03e8fdd
Add a pointer state when hovering "Add Source Post" results
alecgeatches May 19, 2025
fe2e45a
Merge pull request #3338 from Parsely/fix/add-source-link-cursor
alecgeatches May 19, 2025
ac3445e
Allow Traffic Boost features that rely on Smart Linking taxonomies to…
alecgeatches May 19, 2025
7ba9584
Merge pull request #3339 from Parsely/fix/traffic-boost-with-smart-li…
alecgeatches May 19, 2025
f02102c
Add aria label to any highlighted text
alecgeatches May 19, 2025
6956b5e
Merge branch 'develop' into add/traffic-boost
acicovic May 19, 2025
56f79bb
Update src/content-helper/dashboard-page/pages/traffic-boost/preview/…
alecgeatches May 19, 2025
3e4f522
Add back missing boolean
alecgeatches May 19, 2025
3817a52
Settings page: Add Content Helper messages
acicovic May 19, 2025
9a9dda3
Merge pull request #3340 from Parsely/add/highlight-aria-attributes
alecgeatches May 19, 2025
7fa5993
Minor tab focus visuals in Traffic Boost
alecgeatches May 19, 2025
395053e
Fix endpoint registration tests
alecgeatches May 19, 2025
d372a15
Fix admin settings CSS failing to enqueue with non-style dependencies
alecgeatches May 19, 2025
0b0720b
Add support links, add notice styling, escape i18n functions
alecgeatches May 19, 2025
ced7897
Merge branch 'add/traffic-boost' into update/improve-traffic-boost-er…
acicovic May 20, 2025
5d184b5
Rebuild assets
acicovic May 20, 2025
989a1c4
Finalize message when Site ID is ineligible for Traffic Boost
acicovic May 20, 2025
6d096ee
Merge pull request #3337 from Parsely/update/improve-traffic-boost-er…
acicovic May 20, 2025
80db8b5
Merge branch 'add/traffic-boost' into fix/traffic-boost-tabbing
acicovic May 20, 2025
bcb6426
Merge pull request #3342 from Parsely/fix/traffic-boost-tabbing
acicovic May 20, 2025
cf50aaa
Merge branch 'add/traffic-boost' into add/content-helper-messages-in-…
acicovic May 20, 2025
188bc4a
Improve comments/whitespace
acicovic May 20, 2025
d9d1fe9
getAuthorizationResponse(): Add error handling
acicovic May 20, 2025
d89e6c3
Improve comments/whitespace
acicovic May 20, 2025
f244a0a
Merge pull request #3341 from Parsely/add/content-helper-messages-in-…
acicovic May 20, 2025
a447c9d
Content Helper: Improve some messages
acicovic May 20, 2025
81472bd
Merge pull request #3343 from Parsely/update/improve-some-content-hel…
acicovic May 20, 2025
b72b264
Add Traffic Boost screenshot
acicovic May 20, 2025
3cdd3a5
Merge branch 'add/traffic-boost' of github.com:Parsely/wp-parsely int…
acicovic May 20, 2025
e1a9cc2
Merge pull request #3344 from Parsely/add/traffic-boost
acicovic May 20, 2025
6c607c4
Bump react-router from 7.4.0 to 7.5.2
dependabot[bot] May 20, 2025
b62ff88
Rebuild assets
acicovic May 20, 2025
03144d2
Merge pull request #3345 from Parsely/dependabot/npm_and_yarn/react-r…
acicovic May 20, 2025
f7300c8
Update wp-parsely version number to 3.19.0
github-actions[bot] May 20, 2025
43c5e22
Update CHANGELOG.md for version 3.19.0
github-actions[bot] May 20, 2025
4449944
wp-parsely.php: Change additional version number
acicovic May 20, 2025
cbc938c
Merge pull request #3346 from Parsely/update/wp-parsely-version-to-3.…
acicovic May 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
version: 2
updates:
- package-ecosystem: 'npm'
reviewers:
- 'Parsely/wp-parsely'
directory: '/'
schedule:
interval: 'daily'
Expand All @@ -12,8 +10,6 @@ updates:
- 'Deps: JavaScript'

- package-ecosystem: 'composer'
reviewers:
- 'Parsely/wp-parsely'
directory: '/'
schedule:
interval: 'daily'
Expand All @@ -22,8 +18,6 @@ updates:
- 'Deps: PHP'

- package-ecosystem: 'github-actions'
reviewers:
- 'Parsely/wp-parsely'
directory: '/'
schedule:
interval: 'daily'
Expand Down
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
php lint.php
npm run lint
composer cs
vendor/bin/phpstan analyse --memory-limit=1G
vendor/bin/phpstan analyse --memory-limit=2G
Binary file added .wordpress-org/screenshot-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/screenshot-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/screenshot-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/screenshot-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/screenshot-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/screenshot-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/screenshot-9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.19.0](https://github.com/Parsely/wp-parsely/compare/3.18.1...3.19.0) - 2025-05-20

### Added

- Implement Traffic Boost feature ([#3344](https://github.com/Parsely/wp-parsely/pull/3344))
- Settings page: Add Content Helper messages ([#3341](https://github.com/Parsely/wp-parsely/pull/3341))

### Dependency Updates

- The list of all dependency updates for this release is available [here](https://github.com/Parsely/wp-parsely/pulls?q=is%3Apr+is%3Amerged+milestone%3A3.19.0+label%3ADeps).

## [3.18.1](https://github.com/Parsely/wp-parsely/compare/3.18.0...3.18.1) - 2025-04-23

### Dependency Updates
Expand Down
35 changes: 19 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Parse.ly

Stable tag: 3.18.1
Requires at least: 5.2
Stable tag: 3.19.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPLv2 or later
Expand Down Expand Up @@ -39,6 +39,7 @@ The plugin automatically inserts the Parse.ly metadata and JavaScript in all pub
The [Content Helper](https://docs.parse.ly/plugin-content-helper/) is a set of content insight tools including:
- The [Parse.ly Dashboard Widget](https://docs.parse.ly/plugin-content-helper/#h-dashboard) - Displays the site's top posts in the WordPress Dashboard.
- The [Parse.ly Stats Column](https://docs.parse.ly/plugin-content-helper/#h-posts) - Displays published post performance for the last 7 days in Post Lists.
- The [Traffic Boost](https://docs.wpvip.com/parse-ly/wp-parsely-features/traffic-boost/) feature - Helps you increase page views and engagement by strategically placing links to key content within high-performing articles on your site.
- The [Parse.ly Editor Sidebar](https://docs.parse.ly/plugin-content-helper/#h-editor) - This sidebar is integrated into the WordPress Editor and offers insights about the content currently being edited such as:
- [Title Suggestions](https://docs.wpvip.com/parse-ly/wp-parsely-features/title-suggestions/) - Generates title suggestions for the post/page currently being edited.
- [Excerpt Suggestions](https://docs.wpvip.com/parse-ly/wp-parsely-features/excerpt-suggestions/) - Generates an excerpt suggestion for the post/page currently being edited.
Expand Down Expand Up @@ -116,17 +117,19 @@ Please visit the [changelog](https://github.com/parsely/wp-parsely/blob/trunk/CH
![Parse.ly Dashboard Widget](.wordpress-org/screenshot-1.png)
2. The Parse.ly Stats Column (on the right), showing information about content that is being tracked as Posts.
![Parse.ly List Column](.wordpress-org/screenshot-2.png)
3. The Parse.ly Editor Sidebar, featuring the Title Suggestions panel.
![Parse.ly Editor Sidebar - Title Suggestions](.wordpress-org/screenshot-3.png)
4. The Parse.ly Editor Sidebar, featuring the Smart Linking panel.
![Parse.ly Editor Sidebar - Smart Linking](.wordpress-org/screenshot-4.png)
5. The Parse.ly Editor Sidebar, featuring the Related Posts panel.
![Parse.ly Editor Sidebar - Related Posts](.wordpress-org/screenshot-5.png)
6. The Parse.ly Editor Sidebar, featuring the Performance Stats panel.
![Parse.ly Editor Sidebar - Performance Stats](.wordpress-org/screenshot-6.png)
7. The Parse.ly Excerpt Suggestions in the Post Editor's settings. Also available in the Parse.ly Editor Sidebar.
![Parse.ly Excerpt Suggestions](.wordpress-org/screenshot-7.png)
8. The Recommendations Block, showcasing links to related content on your site.
![Parse.ly Recommendations Block](.wordpress-org/screenshot-8.png)
9. A view of the Parse.ly Dashboard Overview. Parse.ly offers analytics that empower you to better understand how your content is performing.
![Parse.ly Dashboard Overview](.wordpress-org/screenshot-9.png)
3. The Parse.ly Traffic Boost feature.
![Parse.ly Traffic Boost](.wordpress-org/screenshot-3.png)
4. The Parse.ly Editor Sidebar, featuring the Title Suggestions panel.
![Parse.ly Editor Sidebar - Title Suggestions](.wordpress-org/screenshot-4.png)
5. The Parse.ly Editor Sidebar, featuring the Smart Linking panel.
![Parse.ly Editor Sidebar - Smart Linking](.wordpress-org/screenshot-5.png)
6. The Parse.ly Editor Sidebar, featuring the Related Posts panel.
![Parse.ly Editor Sidebar - Related Posts](.wordpress-org/screenshot-6.png)
7. The Parse.ly Editor Sidebar, featuring the Performance Stats panel.
![Parse.ly Editor Sidebar - Performance Stats](.wordpress-org/screenshot-7.png)
8. The Parse.ly Excerpt Suggestions in the Post Editor's settings. Also available in the Parse.ly Editor Sidebar.
![Parse.ly Excerpt Suggestions](.wordpress-org/screenshot-8.png)
9. The Recommendations Block, showcasing links to related content on your site.
![Parse.ly Recommendations Block](.wordpress-org/screenshot-9.png)
10. A view of the Parse.ly Dashboard Overview. Parse.ly offers analytics that empower you to better understand how your content is performing.
![Parse.ly Dashboard Overview](.wordpress-org/screenshot-10.png)
2 changes: 1 addition & 1 deletion build/admin-settings-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/admin-settings.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '7ead7aa6d2ed1321b20c');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-data', 'wp-escape-html', 'wp-i18n', 'wp-url'), 'version' => '094ef7b234cad83c0a56');
Loading
Loading