redirect
Table of Contents
- update_redirect_metadata() : mixed
- Updates the metadata associated with redirects in the pageindex entry specified utilising the provided page content.
Functions
update_redirect_metadata()
Updates the metadata associated with redirects in the pageindex entry specified utilising the provided page content.
update_redirect_metadata(object &$index_entry, string &$pagedata) : mixed
Parameters
- $index_entry : object
-
The page index entry object to update.
- $pagedata : string
-
The page content to operate on.