You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Apple News plugin currently does not support Instagram /reel/ URLs when generating JSON for articles. It only processes Instagram /p/ URLs. This issue prevents Instagram reel URLs from being properly handled in the content.
Steps To Reproduce
Add an Instagram /reel/ URL to a post.
Generate the JSON using the Apple News plugin.
Observe that the /reel/ URL is not included in the JSON, while /p/ URLs are processed correctly.
Additional Information
Please check screenshot . Its only supporting /p/ urlsin in class-instagram.php file. It should add handling for /reel/ url as well
The text was updated successfully, but these errors were encountered:
Description of the bug
The Apple News plugin currently does not support Instagram /reel/ URLs when generating JSON for articles. It only processes Instagram /p/ URLs. This issue prevents Instagram reel URLs from being properly handled in the content.
Steps To Reproduce
Additional Information
Please check screenshot . Its only supporting /p/ urlsin in class-instagram.php file. It should add handling for /reel/ url as well
The text was updated successfully, but these errors were encountered: