File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/motors-wpbakery-widgets/templates/stm_posts_available.php
Back
<?php $atts = vc_map_get_attributes( $this->getShortcode(), $atts ); extract( $atts ); // phpcs:ignore WordPress.PHP.DontExtract.extract_extract $css_class = ( ! empty( $css ) ) ? apply_filters( VC_SHORTCODE_CUSTOM_CSS_FILTER_TAG, vc_shortcode_custom_css_class( $css, ' ' ) ) : ''; $user = wp_get_current_user(); if ( ! empty( $user->ID ) ) : $limits = stm_get_post_limits( $user->ID ); ?> <div class="stm-posts-available-number heading-font <?php echo esc_attr( $css_class ); ?>"> <?php esc_html_e( 'Slots available', 'motors-wpbakery-widgets' ); ?>: <span><?php echo esc_html( $limits['posts'] ); ?></span> </div> <?php endif;
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings