https://github.com/log1x/acf-move-related-posts
This is a simple ACF Field that moves the Related Posts for WordPress metabox to the location of this field.
https://github.com/log1x/acf-move-related-posts
acf acf-field wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
This is a simple ACF Field that moves the Related Posts for WordPress metabox to the location of this field.
- Host: GitHub
- URL: https://github.com/log1x/acf-move-related-posts
- Owner: Log1x
- Created: 2018-09-28T07:20:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T07:42:08.000Z (over 7 years ago)
- Last Synced: 2025-02-09T08:17:15.107Z (over 1 year ago)
- Topics: acf, acf-field, wordpress, wordpress-plugin
- Language: PHP
- Size: 66.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACF Move Related Posts
[](https://packagist.org/packages/log1x/acf-move-related-posts)
[](https://packagist.org/packages/log1x/acf-move-related-posts)
This is a simple ACF Field that moves the [Related Posts for WordPress](https://wordpress.org/plugins/related-posts-for-wp/) 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 Related Posts using Composer:
```
$ composer require log1x/acf-move-related-posts
```