Title: Other Plugins Short Code
Last modified: February 9, 2022

---

# Other Plugins Short Code

 *  [rawahapool](https://wordpress.org/support/users/rawahapool/)
 * (@rawahapool)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/other-plugins-short-code/)
 * Hi, can I show other plugin vslues via short code ? In simple words how to use
   php in e2pdf (wordpress extension), or how to add short codes in e2odf wordpress
   extension

Viewing 1 replies (of 1 total)

 *  Plugin Author [E2Pdf](https://wordpress.org/support/users/oleksandrz/)
 * (@oleksandrz)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/other-plugins-short-code/#post-15347114)
 * Hi,
 * You can just create your own shortcodes via PHP (functions.php) and use it inside
   E2Pdf Template.
 * [https://developer.wordpress.org/reference/functions/add_shortcode/](https://developer.wordpress.org/reference/functions/add_shortcode/)
 * If you need to pass the “dataset”, which is actually “Page/Post ID”, you can 
   use pre-render [id] shortcode as attribute:
 * `[custom_shortcode id="[id]"]`
 * We remain at your service.

Viewing 1 replies (of 1 total)

The topic ‘Other Plugins Short Code’ is closed to new replies.

 * ![](https://ps.w.org/e2pdf/assets/icon-256x256.gif?rev=3491921)
 * [E2Pdf - Export Pdf Tool for WordPress](https://wordpress.org/plugins/e2pdf/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/e2pdf/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/e2pdf/)
 * [Active Topics](https://wordpress.org/support/plugin/e2pdf/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/e2pdf/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/e2pdf/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [E2Pdf](https://wordpress.org/support/users/oleksandrz/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/other-plugins-short-code/#post-15347114)
 * Status: not resolved