Function __global->upload_syndication_auth_script
Definitions
sources/upload_syndication.php
- Save syndication to a web service (typically via oAuth, but abstracted within the upload_syndication hooks).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Save syndication to a web service (typically via oAuth, but abstracted within the upload_syndication hooks).
*
*/
function upload_syndication_auth_script()
* Save syndication to a web service (typically via oAuth, but abstracted within the upload_syndication hooks).
*
*/
function upload_syndication_auth_script()

