WP Manifestindependent plugin directory
manifest / multisite / multilingual-press-custom-post-meta

MultilingualPress Custom Post Meta add-on

MLP Addon: Sync custom post meta fields with network admin for default and custom post types

by Jory Hogeveen · github.com/joryhogeveen/multilingual-press-custom-post-meta · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/joryhogeveen/multilingual-press-custom-post-meta/archive/refs/heads/master.zip

Readme

MultilingualPress - Addon: Sync Custom Post Meta

MLP Addon: Sync custom post meta fields with network admin for default and custom post types

Status

Version 0.1 - NOT FOR PRODUCTION

TODO

  • Multiple meta values with the same key
  • Meta values that are attachments or post-relationships
    • Thoughts are welcome since these meta values are dependent on the type of custom fields plugin (Pods, Types, ACF, etc.)
    • I think this will need additional addons for different custom fields plugins
  • Security and code-format improvements

Optional:

  • Overwrite default sync settings on a per-post basis

Read the full README on GitHub →