I’m using wp-external-links with LearnDash. One feature of LearnDash is after a user completes a course, they earn a PDF certificate that they can download.
The problem I’m encountering is that the wp-external-links package is blocking this PDF from being generated properly.
I was not able to understand from the settings page how to make this happen. There wasn’t an obvious “just ignore all of these links that are my on-site links”.
The routes that I want the plugin to ignore are any pages beneath:
Another option is that I only need the service to operate on a specific set of post types. If I can limit it to just those / routes there, that would also be a solution for me.
