Plugin info

Total downloads: 4,956
Active installs: 30
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/6/2025 (328 days ago)
Added to WordPress: 12/22/2016 (9 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: 6.7.4
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Stale • Last updated 328 days ago

38/100

Is ACF Post Object Field Type Add-on abandoned?

Likely maintained (last update 328 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: 6.7.4
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin extends the basic functionality of the “Post Object” field type within Advanced Custom
Fields(ACF). As such, ACF is required. Once enabled and configured, each post listed in the
post dropdown is suffixed with extra post data, including other ACF field data, to aid in post
differentiation.

Features:

  • Choose from post ID or ACF field to suffix to post title
  • Setting for format of suffixed text

Installation

This section describes how to install the plugin and get it working.

  1. Ensure Advanced Custom Fields is installed and activated
  2. Upload the plugin to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ screen in WordPress
  4. Configure settings under Settings -> ACF Post Object Add-On

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Settings - Enable add-on, field to suffix to post title, and formatting options.

    Settings - Enable add-on, field to suffix to post title, and formatting options.

  2. Example of what the post object field type looks like once the plugin is activated and configured.  In
this case, an ACF for "SKU" is appended to each post title in the dropdown.

    Example of what the post object field type looks like once the plugin is activated and configured. In this case, an ACF for "SKU" is appended to each post title in the dropdown.

Changelog

2.1.0

  • Remove stable tag.

2.0.2

  • Cache JS and CSS.

2.0.1

  • Fix activation error.

2.0.0

  • Major re-work.
  • Revamped settings page in React using @wordpress components.

1.1.4

  • Add ACF version check for “acf_get_fields_by_id” compatibility

1.1.3

  • Bumping version to resolve merge conflicts in 1.1.2 tagged release.

1.1.2

  • Removing uninstall hook in favor of uninstall.php.

1.1.1

  • Adding install and uninstall hooks.

1.1

  • Adding i18n

1.0

  • Initial release.