/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/includes/admin/forms
NameSizeModeActions
class-give-form-duplicator.php56060644editdlrm
class-metabox-form-data.php419220644editdlrm
dashboard-columns.php159070644editdlrm
metabox.php11600644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/includes/admin/forms/metabox.php (1160B)
post_type ) { // Shortcode column with select all input $shortcode = sprintf( '[give_form id="%s"]', absint( $post->ID ) ); printf( '
', esc_attr( $shortcode ), esc_attr( $shortcode ), esc_html__( 'Copy Shortcode', 'give' ) ); } } add_action( 'post_submitbox_misc_actions', 'give_add_shortcode_to_publish_metabox' );