dvadf
File manager - Edit - /home/centroca/public_html/wp/wp-content/plugins/ultimate-member/assets/dynamic_css/dynamic-global.php
Back
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } if ( ! isset( $args['max_width'] ) && ! isset( $args['align'] ) ) { return; } ?> <style> <?php if ( isset( $args['max_width'] ) && $args['max_width'] ) { ?> .um-<?php echo esc_attr( $args['form_id'] ); ?>.um { max-width: <?php echo esc_attr( $args['max_width'] ); ?>; } <?php } ?> <?php if ( isset( $args['align'] ) && in_array( $args['align'], array( 'left', 'right' ), true ) ) { ?> .um-<?php echo esc_attr( $args['form_id'] ); ?>.um { margin-<?php echo esc_attr( $args['align'] ); ?>: 0px !important; } <?php } ?> </style>
dvadf
dvadf
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings