Frontend branding integration.
Capabilities and extension points
Provides configured branding and post fallback image data.
Gets primary or secondary theme branding data.
- param string $context primary or secondary.
- return array Branding data.
Gets the featured or configured fallback image for the current post.
- return int Attachment ID, or zero.
Source reference
This editable reference page is based on the PHP documentation in frontend/class-branding.php.