
Plugin events
Since version 1.6.3 the package has plugin events and records server response codes for URLs.
This is useful because:
- You can add custom logic to the parsing process,
- You can perform custom site actions based on parsed data,
- For example, if the server returns 301/302 redirect or 404 for a subtask URL, you can unpublish that resource,
- The possibilities are up to you.
Event list is in execution order.
