🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
B

BB Edition Control

0/5 (0 ratings) 10 active installs Updated Apr 17, 2015
List of editions

List of editions

Plugin para categorizar todo conteúdo em edições, como em um jornal.

Shortcodes

[bbec-combo] Build a dropdown with the editions to choose.
Options: id, class, name


[bbec-list] Build a unordered list with the editions to choose.
Options: id, class


[bbec-active-name] Show the name of the current edition.

Template Helpers

// Returns the current edition object, or a specific field.
bbec_current_edition( $field = null )


// Returns the latest edition object, or a specific field.
bbec_latest_edition( $field = null )

Actions

'bbec_edition_created' when a new edition is created

'bbec_edition_updated' when a edition is updated. accepts the edition ID as argument

'bbec_options_updated' when options are updated. accepts the POST data as argument

'bbec_edition_deleted' when a edition is removed. accepts the edition ID as argument

Languages

  • English (default)
  • Português Brasil (pt_BR)