manage_sites_action_links

manage_sites_action_links

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('manage_sites_action_links') is found 1 times:

  • /wp-admin/includes/class-wp-ms-sites-list-table.php line 857

    Warning: Undefined array key 861 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 862 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @param int      $blog_id  The site ID.
    		 * @param string   $blogname Site path, formatted depending on whether it is a sub-domain
    		 *                           or subdirectory multisite installation.
    		 */
    		$actions = apply_filters( 'manage_sites_action_links', array_filter( $actions ), $blog['blog_id'], $blogname );
    
    		return $this->row_actions( $actions );
    	}
    }
    
    
    

See this hook used in plugins: