Update WP and plugins
This commit is contained in:
parent
10a4713229
commit
1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions
|
@ -3745,12 +3745,12 @@ function comments_popup_script() {
|
|||
}
|
||||
|
||||
/**
|
||||
* Adds element attributes to open links in new windows.
|
||||
* Adds element attributes to open links in new tabs.
|
||||
*
|
||||
* @since 0.71
|
||||
* @deprecated 4.5.0
|
||||
*
|
||||
* @param string $text Content to replace links to open in a new window.
|
||||
* @param string $text Content to replace links to open in a new tab.
|
||||
* @return string Content that has filtered links.
|
||||
*/
|
||||
function popuplinks( $text ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue