CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 08:07:17 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-admin/includes/plugin-install.php | Developer.WordPress.org
File: wp-admin/includes/plugin-install.php
-
functionwp_get_plugin_action_button()
Gets the markup for the plugin install action button.
-
functioninstall_plugins_favorites_form()
Shows a username form for the favorites page.
-
functiondisplay_plugins_table()
Displays plugin content based on plugin list.
-
functioninstall_plugin_install_status()
Determines the status we can perform on a plugin.
-
functionplugins_api()
Retrieves plugin installer pages from the WordPress.org Plugins API.
-
functioninstall_plugin_information()
Displays plugin information in dialog box form.
-
hookplugins_api_args
Filters the WordPress.org Plugin Installation API arguments.
-
hookplugins_api
Filters the response for the current WordPress.org Plugin Installation API request.
-
Filters the Plugin Installation API response results.
-
functioninstall_popular_tags()
Retrieves popular WordPress plugin tags.
-
functioninstall_dashboard()
Displays the Featured tab of Add Plugins screen.
-
functioninstall_search_form()
Displays a search form for searching plugins.
-
functioninstall_plugins_upload()
Displays a form to upload plugins from zip files.