Dinamiko / dk-pdf

WordPress to PDF made easy
https://wordpress.org/plugins/dk-pdf
26 stars 23 forks source link

dkpdf remove nested shortcodes #35

Closed Dinamiko closed 7 years ago

Dinamiko commented 7 years ago

https://wordpress.org/support/topic/remove-contact-7-form/ https://wordpress.org/support/topic/dkpdf-remove-dkpdf-add-as-an-option-to-display-special-pdf-content/

Dinamiko commented 7 years ago

fixed in 1.9 http://wp.dinamiko.com/demos/dkpdf/doc/dkpdf-remove-shortcode/

Dinamiko commented 7 years ago

add + test and if dkpdf generator not showns apply_filters( 'dkpdf_hide_button_isset', isset( $_POST['dkpdfg_action_create'] ) ) ) {

Dinamiko commented 7 years ago

Temporary closing this issue due to plugin refactoring plan. Once I have next steps decided I may come back to this issue and reopen it or create a new one based on it.