Skip to content

Beta#31

Merged
Finallf merged 5 commits into
masterfrom
beta
Jun 21, 2026
Merged

Beta#31
Finallf merged 5 commits into
masterfrom
beta

Conversation

@Finallf

@Finallf Finallf commented Jun 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

Finallf and others added 5 commits June 21, 2026 08:47
Remove the standalone Backup tab and make the Dashboard's Backup card the
plugin's only home: it shows the ReloadeD Backup name, the installed version
and its up-to-date status, with install / activate / manage actions inline.
The Backup + Theme Updates pair moves to the top of the Dashboard.

- panel.php: drop the 'backup' tab and its settings section
- mod-backup.php: remove rd_backup_render_panel(); the installer AJAX stays and
  its enqueue now targets the Dashboard tab
- mod-dashboard.php: the backup card gains an h3, a version/last-backup grid and
  a floating action button (mirrors the Theme Updates card); the missing /
  inactive states render install / activate inline. Up-to-date is read from WP's
  native update_plugins transient (no blocking GitHub call on render)
- admin-style.scss: .rd-backup-card (header/cta/grid) mirroring .rd-self-update
## [1.13.0-beta.1](v1.12.0...v1.13.0-beta.1) (2026-06-21)

### ✨ Features

* **dashboard:** fold the Backup tab into the Backup card ([340a542](340a542))

<br>

---
The Backup card now has a "Last automatic backup" row — an OK/Failed badge plus
how long ago — read from the plugin's rdbk_get_last_auto_backup() (guarded with
function_exists, so it degrades to a dash on an older plugin or before any
scheduled run).
## [1.13.0-beta.2](v1.13.0-beta.1...v1.13.0-beta.2) (2026-06-21)

### ✨ Features

* **dashboard:** show the last automatic backup on the Backup card ([4898745](4898745))

<br>

---
Translate the strings from the Backup-card overhaul + the "Last automatic
backup" row, and regenerate reloaded.pot. Also harmonize the duplicate
"%s ago" translator comment in mod-dashboard.php (clears the make-pot warning).
@Finallf Finallf merged commit a49e6f3 into master Jun 21, 2026
6 checks passed
@Finallf

Finallf commented Jun 21, 2026

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants