https://github.com/log1x/acf-move-yoast
This is a simple ACF Field that moves the Yoast SEO metabox to the location of this field.
https://github.com/log1x/acf-move-yoast
acf acf-field wordpress wordpress-plugin
Last synced: about 1 year ago
JSON representation
This is a simple ACF Field that moves the Yoast SEO metabox to the location of this field.
- Host: GitHub
- URL: https://github.com/log1x/acf-move-yoast
- Owner: Log1x
- Created: 2018-09-26T21:04:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T07:31:09.000Z (over 7 years ago)
- Last Synced: 2025-02-27T04:11:27.468Z (over 1 year ago)
- Topics: acf, acf-field, wordpress, wordpress-plugin
- Language: PHP
- Size: 72.3 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACF Move Yoast
[](https://packagist.org/packages/log1x/acf-move-yoast)
[](https://packagist.org/packages/log1x/acf-move-yoast)
This is a simple ACF Field that moves the Yoast SEO metabox to the location of this field.
This can be useful for cleaning up your Edit Post screen with something like ACF tabs:

## Installation
Install ACF Move Yoast using Composer:
```
$ composer require log1x/acf-move-yoast
```