Returns the current edition object, or specific field bbec current edition Returns the latest edition object, or specific field bbec latest edition.
Actions 'bbec edition created when new edition is created 'bbec edition updated when edition is updated accepts the ID as argument 'bbec options updated when options are updated accepts the POST data as argument 'bbec edition deleted when edition is removed accepts the ID as argument.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add pagination when listing editions.
Add link to quick create new edition row.
Add Str slugify to parse the edition slug when saving. 1.2.3.
Fixed BbEditionControlAdmin url that points to plugin admin page. 1.2.2.
Setting the post type as edition-control independent of URI.
URI string defines custom post type, so we can have archive-slug php template.
On admin panel added link to see the personalized editions page.
Read more