| %s', __( 'Used', SH_CD_SLUG ), sh_cd_db_shortcodes_count(), __( 'of', SH_CD_SLUG ), sh_cd_get_free_limit(), __( 'shortcodes', SH_CD_SLUG ), sh_cd_license_upgrade_link(), __( 'Go unlimited!', SH_CD_SLUG ) ); } ?> |
|
[%6$s slug=""] |
%7$s | %2$s | ||
|
%4$s |
' : '' ); $current_shortcodes = sh_cd_db_shortcodes_all(); if ( false === empty( $current_shortcodes ) ) { $class = ''; $link = sh_cd_link_your_shortcodes(); $is_premium = sh_cd_is_premium(); foreach ( $current_shortcodes as $shortcode ) { $class = ($class == 'alternate') ? '' : 'alternate'; $id = (int) $shortcode['id']; $icons = ( $is_premium ) ? sh_cd_icons_for_shortcode( $shortcode ) : ''; $multisite_column = ''; if ( true === sh_cd_is_multisite_enabled() ) { $multisite_column = sprintf ( ' | ', ( false === $is_premium ) ? 'disabled' : '', $id, __( 'Enable this shortcode for use across all sites within your WordPress multisite network.', SH_CD_SLUG ), ( 1 === (int) $shortcode['multisite'] ) ? 'fa-check' : 'fa-times' ); } printf( ' | ||
| [%4$s slug="%3$s"] |
%17$s
%9$s
|
%15$s
|||
| %1$s. %3$s | ||||