Add BackPRO News theme and update database schema for article tracking

- Introduced a new WordPress theme "BackPRO News" with a lightweight magazine-style design.
- Added columns for tracking retry attempts and timestamps for unpublished/generated articles in the articles table.
- Included remote service metadata fields in the sites table for better management.
- Created log files for image replacements, installer actions, OpenAI article generation, and publishing processes.
- Implemented a dashboard template for site management, including permalink settings and theme installation options.
This commit is contained in:
2026-02-17 20:08:02 +01:00
parent b653cea252
commit 4d5e220b3c
41 changed files with 4229 additions and 239 deletions

View File

@@ -0,0 +1,12 @@
[2026-02-17 17:54:59] WARNING: WP REST uploadMedia failed for https://ladek-zdroj.com.pl, trying XML-RPC: Client error: `POST https://ladek-zdroj.com.pl/?rest_route=/wp/v2/media` resulted in a `400 Bad Request` response:
{"code":"rest_post_exists","message":"Nie mo\u017cna stworzy\u0107 ju\u017c istniej\u0105cego wpisu.","data":{"status":4 (truncated...)
[2026-02-17 17:54:59] INFO: WP XML-RPC uploadFile success for https://ladek-zdroj.com.pl: media_id=5
[2026-02-17 17:54:59] WARNING: WP REST createPost failed for https://ladek-zdroj.com.pl, trying XML-RPC: Client error: `POST https://ladek-zdroj.com.pl/?rest_route=/wp/v2/posts` resulted in a `400 Bad Request` response:
{"code":"rest_post_exists","message":"Nie mo\u017cna stworzy\u0107 ju\u017c istniej\u0105cego wpisu.","data":{"status":4 (truncated...)
[2026-02-17 17:54:59] INFO: WP XML-RPC createPost success for https://ladek-zdroj.com.pl: post_id=6
[2026-02-17 18:12:39] INFO: BackPRO MU plugin uploaded to https://ladek-zdroj.com.pl (/public_html/wp-content/mu-plugins/backpro-remote-tools.php)
[2026-02-17 18:37:31] INFO: BackPRO remote service uploaded to https://ladek-zdroj.com.pl (/public_html/backpro-remote-service.php)
[2026-02-17 18:40:46] INFO: BackPRO remote service uploaded to https://ladek-zdroj.com.pl (/public_html/backpro-remote-service.php)
[2026-02-17 18:44:28] INFO: BackPRO remote service uploaded to https://ladek-zdroj.com.pl (/public_html/backpro-remote-service.php)