File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/motors-wpbakery-widgets/templates/stm_tech_info.php
Back
<?php $atts = vc_map_get_attributes( $this->getShortcode(), $atts ); extract( $atts ); // phpcs:ignore WordPress.PHP.DontExtract.extract_extract $heading_font = ''; if ( apply_filters( 'stm_is_motorcycle', false ) ) { $heading_font = 'heading-font'; } ?> <?php if ( ! empty( $subtitle ) ) : ?> <tr> <td> <span class="text-transform subtitle"> <?php echo esc_html( $subtitle ); ?> </span> </td> <td class="text-right"> </td> </tr> <?php else : ?> <?php if ( ! empty( $name ) && ! empty( $value ) ) : ?> <tr> <td> <span class="text-transform <?php echo esc_attr( $heading_font ); ?>"> <?php echo esc_html( $name ); ?> </span> </td> <td class="text-right"> <span class="h6"> <?php echo esc_html( $value ); ?> </span> </td> </tr> <?php endif; ?> <?php endif; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings