weDevsOfficial / wedocs-plugin

A documentation plugin for WordPress
https://wordpress.org/plugins/wedocs/
GNU General Public License v2.0
194 stars 94 forks source link

Change the default behavior of article print layout #124

Closed mmarj closed 2 years ago

mmarj commented 2 years ago

Description/Current Behavior: Currently, if you are going to print a section or single article containing heading & links/(hyperlink), it's rendering an unmasked anchor link.

Screenshots reference: https://prnt.sc/1zfi6em https://prnt.sc/1zfk0o9

Expected Behavior: It should mask the anchor with the hyperlink and heading. Besides, I think we should only allow the print with single articles instead in every section. Or a user controller for allowing print capability in articles or sections.