refactor(script.py): improve logging, base URL structure, and API params #1

Merged
MM_Ghasemi merged 1 commits from mm_ghasemi-patch-1 into wordpress_api_app 2026-05-04 09:08:28 +03:30
Owner
  • replace print statements with logging module
  • refactor BASE_URL to be reusable and construct endpoint via f-string
  • remove hardcoded comment status filter to rely on WordPress defaults
  • improve error handling messages
  • minor code cleanup and readability improvements
- replace print statements with logging module - refactor BASE_URL to be reusable and construct endpoint via f-string - remove hardcoded comment status filter to rely on WordPress defaults - improve error handling messages - minor code cleanup and readability improvements
MM_Ghasemi added 1 commit 2026-05-04 09:07:50 +03:30
- replace print statements with logging module
- refactor BASE_URL to be reusable and construct endpoint via f-string
- remove hardcoded comment status filter to rely on WordPress defaults
- improve error handling messages
- minor code cleanup and readability improvements
MM_Ghasemi merged commit b38e2d2614 into wordpress_api_app 2026-05-04 09:08:28 +03:30
MM_Ghasemi deleted branch mm_ghasemi-patch-1 2026-05-04 09:08:45 +03:30
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MM_Ghasemi/fast_api_livetse#1