Checks if the current user can sync a specific entity type.
Parameters
$entity_kindstringrequired- The entity kind, e.g.
'postType','taxonomy','root'. $entity_namestringrequired- The entity name, e.g.
'post','category','site'. $object_idstring|nullrequired- The numeric object ID / entity key for single entities, null for collections.
Source
Changelog
| Version | Description |
|---|---|
| 7.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.