Use the bw_plug shortcode to display a table of plugins. When you only specify a single plugin name then you get a simple link to the plugin.
[bw_plug name="oik"]
If you specify more than one then you automatically get a table.
[bw_plug name='oik,jetpack' ]
Plugin name and description | Plugin links | Version, total downloads, last update, tested |
---|---|---|
oik lazy smart shortcodes for your WordPress website |
oik | 4.1.2 January 30, 2021 |
Jetpack – WP Security, Backup, Speed, & Growth The best WP plugin for backup, anti spam, malware scan, CDN, AMP, social, search, contact form, and integrations with Woo, Facebook, Instagram, Google |
jetpack home |
9.4 215,675,611 February 2, 2021 5.6.2 |
Notes
- The default plugin name is oik
- Use the
table=y
parameter to force a table display for a single plugin - If a plugin is hosted on WordPress.org then the information displayed comes from that server
- If a plugin is hosted on an oik-plugins server then you get similar information
- For other plugins, the results depend on the contents of the readme file for the plugin
See also
- Consider using diy-oik to create your own links to plugins or themes.