
Plugin para categorizar todo conteúdo em edições, como em um jornal.
| Author: | Bruno Barros (profile at wordpress.org) |
| WordPress version required: | 3.5.1 |
| WordPress version tested: | 4.1.1 |
| Plugin version: | 1.3.6 |
| Added to WordPress repository: | 28-11-2013 |
| Last updated: | 17-04-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://wordpress.org/plugins/bb-edition-contr... |
| Total downloads: | 2 018 |
| Active installs: | 10+ |
![]() Click to start download |
|
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)
Screenshots
ChangeLog




