Skip to content

Version numbers from WPEngine's ACF plugin mixed into SCF plugin #6

@j-hoffmann

Description

@j-hoffmann

Some @since phpdoc tags use 6.3.8 as version string. The takover form ACF happened after version 6.3.6 when it was turned into SCF. But SCF never had a version 6.3.8. This got mixed up in the messy takeover which led to code being copied from WP Engine's ACF release (in version 6.3.8) but released in SCF with different version number.

Affected code parts:
/includes/post-types/class-acf-taxonomy.php#L510
/includes/post-types/class-acf-post-type.php#L625

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions