refactor(script.py): improve logging, base URL structure, and API params #1
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
Merge pull request 'refactor(script.py): improve logging, base URL structure, and API params' (#1) from mm_ghasemi-patch-1 into wordpress_api_app
Reference in New Issue
Block a user
Delete Branch "mm_ghasemi-patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?