Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 23 days ago
JSON representation

This is a simple ACF Field that moves the Yoast SEO metabox to the location of this field.

Awesome Lists containing this project

README

        

# ACF Move Yoast
[![Packagist](https://img.shields.io/packagist/v/log1x/acf-move-yoast.svg?style=flat-square)](https://packagist.org/packages/log1x/acf-move-yoast)
[![Packagist Downloads](https://img.shields.io/packagist/dt/log1x/acf-move-yoast.svg?style=flat-square)](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:

![Example](https://log1x.com/screenshots/oJZnAUdq.png)

## Installation
Install ACF Move Yoast using Composer:

```
$ composer require log1x/acf-move-yoast
```