Question
Set Plugin Custom Metadata from a different plugin? _PLUGIN object?
I need to set some custom metadata created from one plugin, but I need to set the data from another plugin.
It says in the guide to use the photo:setPropertyForPlugin( _PLUGIN, fieldId, value, optVersion )
I need to use the _PLUGIN object, but is there a way to get this from a totally different plugin?
