Subbub

This plugin provides shortcodes to interact with the Subbub submissions management system.

Author:Jonathan Pinnock (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.4.1
Plugin version:1.0.7
Added to WordPress repository:29-11-2023
Last updated:05-12-2023
Rating, %:0
Rated by:0
Plugin URI:https://subbub.org/plugin
Total downloads:101
plugin download
Click to start download

Subbub is a submissions management system for use by literary competitions and other markets. It provides a mechanism for the organisers of literary competitions and other markets to receive submissions from writers and to manage those submissions throughout the entire selection process. It may also handle submission fees if required and the display of results once the selection process has concluded.

The plugin currently supports two shortcodes.

subbub_submit

This is used to provide a button for use by writers submitting to your market. This will take them to a branded page on the Subbub website where they can upload their submission. Once the submission has been made, the writer will be returned to the page where the button is located.

The selection of submission target may be made at a number of levels: market, event or category. A market may be something like The Bridport Prize or Granta. An event is something like the 2023 Bridport Prize or Granta Issue 161. A category would be something like Short Stories or Poetry.

If the selection is specified at market level and there are multiple events, the writer has the opportunity to select an event and then a category if there are multiple categories. If it’s made at event level and there are multiple categories, the writer may select a category. Targets are specified by number. The owner of a market may find out its number by inspecting it on the Subbub website.

The following options are available with the subbub_submit shortcode:

  • market – This may be used to specify the number of the market to submit to – Example: [subbub_submit market=23]
  • event – This may be used to specify the number of the event to submit to – Example: [subbub_submit event=105]
  • category – This may be used to specify the number of the event to submit to – Example: [subbub_submit category=213]
  • newwindow – If this is set to 1, the page on Subbub will open in a new window – Example: [subbub_submit category=213 newwindow=1]
  • align – If this is set to center, the button is center-aligned – Example: [subbub_submit category=213 align=center]

subbub_results

This is used to provide the very latest results from an entire market, one event or just a single category. Up until the final stage, entries are anonymised and only the titles are identified.

Entries are displayed in a simple table, with the placing in the first column and the title (with or without the author’s name) in the second.

The following options are available with the subbub_results shortcode:

  • market – This may be used to specify the number of the market to show the results for – Example: [subbub_results market=23]
  • event – This may be used to specify the number of the event to show the results for – Example: [subbub_results event=105]
  • category – This may be used to specify the number of the event to show the results for – Example: [subbub_results category=213]

Screenshots
FAQ
ChangeLog