Skip to content

v0.2.5

Choose a tag to compare

@ctala ctala released this 26 Mar 14:30
· 4 commits to main since this release

v0.2.5 — Safe deactivation + v0.2.4 layout changes

New

  • Safe deactivation: columnists/agencies demoted to subscriber on deactivate, restored on reactivate
  • Two-column layout: article left, sticky sidebar right
  • Smart sidebar: author's columns first, fills with latest from others
  • Compact sidebar cards (text-only)

Changed

  • Removed featured image from template, quality gates, and CPT supports
  • Author photo comes from user profile only (Gravatar/meta)
  • Disabled columna-categoria taxonomy UI

How deactivation works

  • Deactivate plugin: users with lc_columnista or lc_agencia role → subscriber. Original role saved in _lc_deactivated_role user meta.
  • Reactivate plugin: original roles restored automatically from meta.
  • Delete plugin: roles removed entirely (existing behavior).
  • User content (published columns) is never touched.

Download lean-columnas-0.2.5.zip and upload via Plugins → Add New → Upload Plugin.