Get field entry from one plugin to another plugin
I am using the WP-Members plugin for my blog. In this plugin, I create a custom field with the Option Name: share_link. I now want to pass this value to DropboxFolderShare so that it sets the link of the dropbox to the specific user as I want.
How would I get the value of the custom field and set it to the link in another plugin?
I am using the WP-Members plugin for my blog. In this plugin, I create a custom field with the Option Name: share_link. I now want to pass this value to DropboxFolderShare so that it sets the link of the dropbox to the specific user as I want.
How would I get the value of the custom field and set it to the link in another plugin?
No comments:
Post a Comment