BB Edition Control

0

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] Buil

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

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)