Leonidas Milosis

Results 34 issues of Leonidas Milosis

As per [an investigation when renaming Twitter to X](https://github.com/Yoast/wordpress-seo/pull/21248#issuecomment-2019674917), we probably no longer use the part where we ``` if ( function_exists( 'add_settings_error' ) ) { add_settings_error( $this->group_name, // Slug...

It looks like `Yoast_Input_Validation::set_error_descriptions()` is no longer useful, ever since we moved to our new settings. Let's see if we can deprecate it and remove it from the `textinput()`, `number()`...

technical-debt

Trac ticket: https://core.trac.wordpress.org/ticket/59494 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...

## What is the goal of this issue? To increase integration test coverage in an area where we lacking currently, in the indexable creation flow ## What needs to be...

Trac ticket: https://core.trac.wordpress.org/ticket/62043 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...

## Context * ## Summary This PR can be summarized in the following changelog entry: * Fixes an unreleased bug where the general page of the network admin would be...

changelog: non-user-facing

## Context * When the `ImageObject` node of the schema is being retrieved by the first content image and that image is resized in the content, we need to use...

changelog: enhancement

## Context * ## Summary This PR can be summarized in the following changelog entry: * Removes redundant flushing of cache groups when incoming links for posts change. ## Relevant...

changelog: other

## Context * ## Summary This PR can be summarized in the following changelog entry: * Creates the llms.txt settings page. ## Relevant technical choices: * ## Test instructions ###...

changelog: non-user-facing

## Context * Adds integration tests for the analytics adapter ## Summary This PR can be summarized in the following changelog entry: * Adds integration tests for the analytics 4...

changelog: non-user-facing
merge conflict