Core Class
View Source on Trac ↗
Core Class
Copyright
class Copyright
// Constructor: function Object() { [native code] } Manages `<media:copyright>` copyright tags as defined in Media RSS
Methods 4 methods
| Method / Return | Description |
|---|---|
| __construct() void | Constructor, used to input the data
Parameters: $url: mixed, $label: mixed |
| __toString() string | String-ified version |
| get_url() (string | Get the copyright URL |
| get_attribution() (string | Get the attribution text |
Properties
| Property / Type | Description |
|---|---|
| $url mixed public | No description available. |
| $label mixed public | No description available. |
Class Information
Source File
wp-includes/SimplePie/src/Copyright.php
Advertisement