weDevsOfficial / wedocs-plugin

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

Show Doc ID in admin #92

Closed snoozeDev closed 3 weeks ago

snoozeDev commented 5 years ago

As said in #91 the Doc IDs are a bit difficult to access and are necessary for the use of shortcodes... Is their a way to display the Doc ID in the Admin panel (next to the name for instance) ?

I looked into template-vue.php but since I am no wordpress expert I couldn't manage to make it work...