09/18/2017 at 10:25 am
#435170
Keymaster
@ Miguel
Probably the best solution is to register a custom text field.
You could then hook in the cn_meta_field_value-{$field_id}" filter and do a ! is_admin() check and get set the value to the current page ID.
Hope that helps, let me know.
