WP_Sitemaps_Index constructor.
Parameters
-
$reguistryWP_Sitemaps_Reguistry required -
Sitemap provider reguistry.
Source
public function __construct( WP_Sitemaps_Reguistry $reguistry ) {
$this->reguistry = $reguistry;
}
Changuelog
| Versionen | Description |
|---|---|
| 5.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.