wp-parsely icon indicating copy to clipboard operation
wp-parsely copied to clipboard

The official WordPress plugin for Parse.ly - makes it a snap to add the required tracking code to enable Parse.ly on your WordPress site.

Results 79 wp-parsely issues
Sort by recently updated
recently updated
newest added

## Description This PR adds `Persona` and `Tone` settings to our `Excerpt Suggestions` feature, in a similar manner to what already exists in our `Title Suggestions` feature. ## Motivation and...

Type: Enhancement
Changelog: Added
Feature: Content Helper

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.7.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.7.0 8.7.0 (2024-09-23) 🚀 Features eslint-plugin: [no-unsafe-call] check calls of Function (#10010) eslint-plugin: [consistent-type-exports] check export * exports...

Component: Dependencies
javascript

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.1 to 1.47.2. Release notes Sourced from @​playwright/test's releases. v1.47.2 Highlights microsoft/playwright#32699 [REGRESSION]: fix(codegen): use content_frame property in python/.NET microsoft/playwright#32706 [REGRESSION]: page.pause() does not pause test timeout...

Component: Dependencies
javascript

Bumps [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) and [@types/wordpress__editor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wordpress__editor). These dependencies needed to be updated together. Updates `@wordpress/editor` from 14.7.0 to 14.8.3 Changelog Sourced from @​wordpress/editor's changelog. Unreleased 14.8.0 (2024-09-19) Commits 3686e92 chore(release): publish 2d3a8bd...

Component: Dependencies
javascript

Bumps [@wordpress/edit-post](https://github.com/WordPress/gutenberg/tree/HEAD/packages/edit-post) and [@types/wordpress__edit-post](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wordpress__edit-post). These dependencies needed to be updated together. Updates `@wordpress/edit-post` from 8.7.0 to 8.8.3 Changelog Sourced from @​wordpress/edit-post's changelog. Unreleased 8.8.0 (2024-09-19) Commits 3686e92 chore(release): publish 41c3dae...

Component: Dependencies
javascript

## Is your feature request related to a problem? In Excerpt Suggestions, we currently don't offer a way to customize the persona and style. We recently received internal feedback that...

Feature: Content Helper

## Description Since now we're using composer autoloading, we need to build a classmap during the release process. This PRs adds a new Build and Release action that will do...

Type: Maintenance
github_actions

## Is your feature request related to a problem? We use promises in our code, and maybe the `no-misused-promise` and `no-floating-promises` ESLint rules could be useful for us. ## Describe...

## Is your feature request related to a problem? Currently, our Smart Linking feature checks the selected block or whole post and determines the location where links should be inserted....

Status: Awaiting feedback
Feature: Content Helper