3v4l.org

run code in 300+ PHP versions simultaneously
</div><!--/.main-inner--> </div><!--/.main--> </div><!--/.container-inner--> </div><!--/.container--> <footer id="footer"> <?php if ( ot_get_option('footer-ads') == 'on' ): ?> <section class="container" id="footer-ads"> <div class="container-inner"> <?php dynamic_sidebar( 'footer-ads' ); ?> </div><!--/.container-inner--> </section><!--/.container--> <?php endif; ?> <?php // footer widgets $total = 4; if ( ot_get_option( 'footer-widgets' ) != '' ) { $total = ot_get_option( 'footer-widgets' ); if( $total == 1) $class = 'one-full'; if( $total == 2) $class = 'one-half'; if( $total == 3) $class = 'one-third'; if( $total == 4) $class = 'one-fourth'; } if ( ( is_active_sidebar( 'footer-1' ) || is_active_sidebar( 'footer-2' ) || is_active_sidebar( 'footer-3' ) || is_active_sidebar( 'footer-4' ) ) && $total > 0 ) { ?> <section class="container" id="footer-widgets"> <div class="container-inner"> <div class="pad group"> <?php $i = 0; while ( $i < $total ) { $i++; ?> <?php if ( is_active_sidebar( 'footer-' . $i ) ) { ?> <div class="footer-widget-<?php echo $i; ?> grid <?php echo $class; ?> <?php if ( $i == $total ) { echo 'last'; } ?>"> <?php dynamic_sidebar( 'footer-' . $i ); ?> </div> <?php } ?> <?php } ?> </div><!--/.pad--> </div><!--/.container-inner--> </section><!--/.container--> <?php } ?> <?php if ( has_nav_menu( 'footer' ) ): ?> <nav class="nav-container group" id="nav-footer"> <div class="nav-toggle"><i class="fa fa-bars"></i></div> <div class="nav-text"><!-- put your mobile menu text here --></div> <div class="nav-wrap"><?php wp_nav_menu( array('theme_location'=>'footer','menu_class'=>'nav container group','container'=>'','menu_id'=>'','fallback_cb'=>false) ); ?></div> </nav><!--/#nav-footer--> <?php endif; ?> <section class="container" id="footer-bottom"> <div class="container-inner"> <a id="back-to-top" href="#"><i class="fa fa-angle-up"></i></a> <div class="pad group"> <div class="grid one-half"> <?php if ( ot_get_option('footer-logo') ): ?> <img id="footer-logo" src="<?php echo ot_get_option('footer-logo'); ?>" alt="<?php get_bloginfo('name'); ?>"> <?php endif; ?> <div id="copyright"> <?php if ( ot_get_option( 'copyright' ) ): ?> <p><?php echo esc_attr( ot_get_option( 'copyright' ) ); ?></p> <?php else: ?> <p><?php bloginfo(); ?> &copy; <?php echo date( 'Y' ); ?>. <?php _e( 'All Rights Reserved.', 'hueman' ); ?></p> <?php endif; ?> </div><!--/#copyright--> <?php if ( ot_get_option( 'credit' ) != 'off' ): ?> <div id="credit"> <p><?php _e('Powered by','hueman'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php _e('Theme by','hueman'); ?> <a href="http://alxmedia.se" rel="nofollow">Alx</a>.</p> </div><!--/#credit--> <?php endif; ?> </div> <div class="grid one-half last"> <?php alx_social_links() ; ?> </div> </div><!--/.pad--> </div><!--/.container-inner--> </section><!--/.container--> </footer><!--/#footer--> </div><!--/#wrapper--> <?php wp_footer(); ?> </body> </html>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 18, Position 2 = 34
Branch analysis from position: 18
2 jumps found. (Code = 43) Position 1 = 24, Position 2 = 25
Branch analysis from position: 24
2 jumps found. (Code = 43) Position 1 = 27, Position 2 = 28
Branch analysis from position: 27
2 jumps found. (Code = 43) Position 1 = 30, Position 2 = 31
Branch analysis from position: 30
2 jumps found. (Code = 43) Position 1 = 33, Position 2 = 34
Branch analysis from position: 33
2 jumps found. (Code = 47) Position 1 = 38, Position 2 = 42
Branch analysis from position: 38
2 jumps found. (Code = 47) Position 1 = 43, Position 2 = 47
Branch analysis from position: 43
2 jumps found. (Code = 47) Position 1 = 48, Position 2 = 52
Branch analysis from position: 48
2 jumps found. (Code = 46) Position 1 = 53, Position 2 = 55
Branch analysis from position: 53
2 jumps found. (Code = 43) Position 1 = 56, Position 2 = 84
Branch analysis from position: 56
1 jumps found. (Code = 42) Position 1 = 81
Branch analysis from position: 81
2 jumps found. (Code = 44) Position 1 = 83, Position 2 = 59
Branch analysis from position: 83
2 jumps found. (Code = 43) Position 1 = 89, Position 2 = 94
Branch analysis from position: 89
2 jumps found. (Code = 43) Position 1 = 99, Position 2 = 109
Branch analysis from position: 99
2 jumps found. (Code = 43) Position 1 = 114, Position 2 = 124
Branch analysis from position: 114
1 jumps found. (Code = 42) Position 1 = 138
Branch analysis from position: 138
2 jumps found. (Code = 43) Position 1 = 144, Position 2 = 155
Branch analysis from position: 144
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 155
Branch analysis from position: 124
2 jumps found. (Code = 43) Position 1 = 144, Position 2 = 155
Branch analysis from position: 144
Branch analysis from position: 155
Branch analysis from position: 109
Branch analysis from position: 94
Branch analysis from position: 59
2 jumps found. (Code = 43) Position 1 = 66, Position 2 = 80
Branch analysis from position: 66
2 jumps found. (Code = 43) Position 1 = 73, Position 2 = 74
Branch analysis from position: 73
2 jumps found. (Code = 44) Position 1 = 83, Position 2 = 59
Branch analysis from position: 83
Branch analysis from position: 59
Branch analysis from position: 74
Branch analysis from position: 80
Branch analysis from position: 84
Branch analysis from position: 55
Branch analysis from position: 52
Branch analysis from position: 47
Branch analysis from position: 42
Branch analysis from position: 34
Branch analysis from position: 31
Branch analysis from position: 28
Branch analysis from position: 25
Branch analysis from position: 34
Branch analysis from position: 11
filename:       /in/4IGLY
function name:  (null)
number of ops:  163
compiled vars:  !0 = $total, !1 = $class, !2 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%2Fdiv%3E%3C%21--%2F.main-inner--%3E%0A%09%09%09%3C%2Fdiv%3E%3C%21--%2F.main--%3E%09%09%09%0A%09%09%3C%2Fdiv%3E%3C%21--%2F.container-inner--%3E%0A%09%3C%2Fdiv%3E%3C%21--%2F.container--%3E%0A%0A%09%3Cfooter+id%3D%22footer%22%3E%0A%09%09%0A%09%09'
    8     1        INIT_FCALL_BY_NAME                                       'ot_get_option'
          2        SEND_VAL_EX                                              'footer-ads'
          3        DO_FCALL                                      0  $3      
          4        IS_EQUAL                                                 $3, 'on'
          5      > JMPZ                                                     ~4, ->11
    9     6    >   ECHO                                                     '%09%09%3Csection+class%3D%22container%22+id%3D%22footer-ads%22%3E%0A%09%09%09%3Cdiv+class%3D%22container-inner%22%3E%0A%09%09%09%09'
   11     7        INIT_FCALL_BY_NAME                                       'dynamic_sidebar'
          8        SEND_VAL_EX                                              'footer-ads'
          9        DO_FCALL                                      0          
   12    10        ECHO                                                     '%09%09%09%3C%2Fdiv%3E%3C%21--%2F.container-inner--%3E%0A%09%09%3C%2Fsection%3E%3C%21--%2F.container--%3E%0A%09%09'
   15    11    >   ECHO                                                     '%09%09%0A%09%09'
   17    12        ASSIGN                                                   !0, 4
   18    13        INIT_FCALL_BY_NAME                                       'ot_get_option'
         14        SEND_VAL_EX                                              'footer-widgets'
         15        DO_FCALL                                      0  $7      
         16        IS_NOT_EQUAL                                             $7, ''
         17      > JMPZ                                                     ~8, ->34
   20    18    >   INIT_FCALL_BY_NAME                                       'ot_get_option'
         19        SEND_VAL_EX                                              'footer-widgets'
         20        DO_FCALL                                      0  $9      
         21        ASSIGN                                                   !0, $9
   21    22        IS_EQUAL                                                 !0, 1
         23      > JMPZ                                                     ~11, ->25
         24    >   ASSIGN                                                   !1, 'one-full'
   22    25    >   IS_EQUAL                                                 !0, 2
         26      > JMPZ                                                     ~13, ->28
         27    >   ASSIGN                                                   !1, 'one-half'
   23    28    >   IS_EQUAL                                                 !0, 3
         29      > JMPZ                                                     ~15, ->31
         30    >   ASSIGN                                                   !1, 'one-third'
   24    31    >   IS_EQUAL                                                 !0, 4
         32      > JMPZ                                                     ~17, ->34
         33    >   ASSIGN                                                   !1, 'one-fourth'
   27    34    >   INIT_FCALL_BY_NAME                                       'is_active_sidebar'
         35        SEND_VAL_EX                                              'footer-1'
         36        DO_FCALL                                      0  $19     
         37      > JMPNZ_EX                                         ~20     $19, ->42
   28    38    >   INIT_FCALL_BY_NAME                                       'is_active_sidebar'
         39        SEND_VAL_EX                                              'footer-2'
         40        DO_FCALL                                      0  $21     
         41        BOOL                                             ~20     $21
         42    > > JMPNZ_EX                                         ~20     ~20, ->47
   29    43    >   INIT_FCALL_BY_NAME                                       'is_active_sidebar'
         44        SEND_VAL_EX                                              'footer-3'
         45        DO_FCALL                                      0  $22     
         46        BOOL                                             ~20     $22
         47    > > JMPNZ_EX                                         ~20     ~20, ->52
   30    48    >   INIT_FCALL_BY_NAME                                       'is_active_sidebar'
         49        SEND_VAL_EX                                              'footer-4'
         50        DO_FCALL                                      0  $23     
         51        BOOL                                             ~20     $23
         52    > > JMPZ_EX                                          ~20     ~20, ->55
         53    >   IS_SMALLER                                       ~24     0, !0
         54        BOOL                                             ~20     ~24
         55    > > JMPZ                                                     ~20, ->84
   31    56    >   ECHO                                                     '%09%09%0A%09%09%3Csection+class%3D%22container%22+id%3D%22footer-widgets%22%3E%0A%09%09%09%3Cdiv+class%3D%22container-inner%22%3E%0A%09%09%09%09%0A%09%09%09%09%3Cdiv+class%3D%22pad+group%22%3E%0A%09%09%09%09%09'
   36    57        ASSIGN                                                   !2, 0
         58      > JMP                                                      ->81
         59    >   PRE_INC                                                  !2
   37    60        ECHO                                                     '%09%09%09%09%09%09'
         61        INIT_FCALL_BY_NAME                                       'is_active_sidebar'
         62        CONCAT                                           ~27     'footer-', !2
         63        SEND_VAL_EX                                              ~27
         64        DO_FCALL                                      0  $28     
         65      > JMPZ                                                     $28, ->80
   38    66    >   ECHO                                                     '%09%09%09%09%09%0A%09%09%09%09%09%3Cdiv+class%3D%22footer-widget-'
   39    67        ECHO                                                     !2
         68        ECHO                                                     '+grid+'
         69        ECHO                                                     !1
         70        ECHO                                                     '+'
         71        IS_EQUAL                                                 !2, !0
         72      > JMPZ                                                     ~29, ->74
         73    >   ECHO                                                     'last'
         74    >   ECHO                                                     '%22%3E%0A%09%09%09%09%09%09'
   40    75        INIT_FCALL_BY_NAME                                       'dynamic_sidebar'
         76        CONCAT                                           ~30     'footer-', !2
         77        SEND_VAL_EX                                              ~30
         78        DO_FCALL                                      0          
   41    79        ECHO                                                     '%09%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%09%09%0A%09%09%09%09%09%09'
   44    80    >   ECHO                                                     '%09%09%09%09%09'
   36    81    >   IS_SMALLER                                               !2, !0
         82      > JMPNZ                                                    ~32, ->59
   45    83    >   ECHO                                                     '%09%09%09%09%3C%2Fdiv%3E%3C%21--%2F.pad--%3E%0A%09%09%09%09%0A%09%09%09%3C%2Fdiv%3E%3C%21--%2F.container-inner--%3E%0A%09%09%3C%2Fsection%3E%3C%21--%2F.container--%3E%09%0A%09%09'
   50    84    >   ECHO                                                     '%09%09%0A%09%09'
   51    85        INIT_FCALL_BY_NAME                                       'has_nav_menu'
         86        SEND_VAL_EX                                              'footer'
         87        DO_FCALL                                      0  $33     
         88      > JMPZ                                                     $33, ->94
   52    89    >   ECHO                                                     '%09%09%09%3Cnav+class%3D%22nav-container+group%22+id%3D%22nav-footer%22%3E%0A%09%09%09%09%3Cdiv+class%3D%22nav-toggle%22%3E%3Ci+class%3D%22fa+fa-bars%22%3E%3C%2Fi%3E%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22nav-text%22%3E%3C%21--+put+your+mobile+menu+text+here+--%3E%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22nav-wrap%22%3E'
   55    90        INIT_FCALL_BY_NAME                                       'wp_nav_menu'
         91        SEND_VAL_EX                                              <array>
         92        DO_FCALL                                      0          
         93        ECHO                                                     '%3C%2Fdiv%3E%0A%09%09%09%3C%2Fnav%3E%3C%21--%2F%23nav-footer--%3E%0A%09%09'
   58    94    >   ECHO                                                     '%09%09%0A%09%09%3Csection+class%3D%22container%22+id%3D%22footer-bottom%22%3E%0A%09%09%09%3Cdiv+class%3D%22container-inner%22%3E%0A%09%09%09%09%0A%09%09%09%09%3Ca+id%3D%22back-to-top%22+href%3D%22%23%22%3E%3Ci+class%3D%22fa+fa-angle-up%22%3E%3C%2Fi%3E%3C%2Fa%3E%0A%09%09%09%09%0A%09%09%09%09%3Cdiv+class%3D%22pad+group%22%3E%0A%09%09%09%09%09%0A%09%09%09%09%09%3Cdiv+class%3D%22grid+one-half%22%3E%0A%09%09%09%09%09%09%0A%09%09%09%09%09%09'
   68    95        INIT_FCALL_BY_NAME                                       'ot_get_option'
         96        SEND_VAL_EX                                              'footer-logo'
         97        DO_FCALL                                      0  $35     
         98      > JMPZ                                                     $35, ->109
   69    99    >   ECHO                                                     '%09%09%09%09%09%09%09%3Cimg+id%3D%22footer-logo%22+src%3D%22'
        100        INIT_FCALL_BY_NAME                                       'ot_get_option'
        101        SEND_VAL_EX                                              'footer-logo'
        102        DO_FCALL                                      0  $36     
        103        ECHO                                                     $36
        104        ECHO                                                     '%22+alt%3D%22'
        105        INIT_FCALL_BY_NAME                                       'get_bloginfo'
        106        SEND_VAL_EX                                              'name'
        107        DO_FCALL                                      0          
        108        ECHO                                                     '%22%3E%0A%09%09%09%09%09%09'
   71   109    >   ECHO                                                     '%09%09%09%09%09%09%0A%09%09%09%09%09%09%3Cdiv+id%3D%22copyright%22%3E%0A%09%09%09%09%09%09%09'
   73   110        INIT_FCALL_BY_NAME                                       'ot_get_option'
        111        SEND_VAL_EX                                              'copyright'
        112        DO_FCALL                                      0  $38     
        113      > JMPZ                                                     $38, ->124
   74   114    >   ECHO                                                     '%09%09%09%09%09%09%09%09%3Cp%3E'
        115        INIT_FCALL_BY_NAME                                       'esc_attr'
        116        INIT_FCALL_BY_NAME                                       'ot_get_option'
        117        SEND_VAL_EX                                              'copyright'
        118        DO_FCALL                                      0  $39     
        119        SEND_VAR_NO_REF_EX                                       $39
        120        DO_FCALL                                      0  $40     
        121        ECHO                                                     $40
        122        ECHO                                                     '%3C%2Fp%3E%0A%09%09%09%09%09%09%09'
        123      > JMP                                                      ->138
   76   124    >   ECHO                                                     '%09%09%09%09%09%09%09%09%3Cp%3E'
        125        INIT_FCALL_BY_NAME                                       'bloginfo'
        126        DO_FCALL                                      0          
        127        ECHO                                                     '+%26copy%3B+'
        128        INIT_FCALL                                               'date'
        129        SEND_VAL                                                 'Y'
        130        DO_ICALL                                         $42     
        131        ECHO                                                     $42
        132        ECHO                                                     '.+'
        133        INIT_FCALL_BY_NAME                                       '_e'
        134        SEND_VAL_EX                                              'All+Rights+Reserved.'
        135        SEND_VAL_EX                                              'hueman'
        136        DO_FCALL                                      0          
        137        ECHO                                                     '%3C%2Fp%3E%0A%09%09%09%09%09%09%09'
   78   138    >   ECHO                                                     '%09%09%09%09%09%09%3C%2Fdiv%3E%3C%21--%2F%23copyright--%3E%0A%09%09%09%09%09%09%0A%09%09%09%09%09%09'
   80   139        INIT_FCALL_BY_NAME                                       'ot_get_option'
        140        SEND_VAL_EX                                              'credit'
        141        DO_FCALL                                      0  $44     
        142        IS_NOT_EQUAL                                             $44, 'off'
        143      > JMPZ                                                     ~45, ->155
   81   144    >   ECHO                                                     '%09%09%09%09%09%09%3Cdiv+id%3D%22credit%22%3E%0A%09%09%09%09%09%09%09%3Cp%3E'
   82   145        INIT_FCALL_BY_NAME                                       '_e'
        146        SEND_VAL_EX                                              'Powered+by'
        147        SEND_VAL_EX                                              'hueman'
        148        DO_FCALL                                      0          
        149        ECHO                                                     '+%3Ca+href%3D%22http%3A%2F%2Fwordpress.org%22+rel%3D%22nofollow%22%3EWordPress%3C%2Fa%3E.+'
        150        INIT_FCALL_BY_NAME                                       '_e'
        151        SEND_VAL_EX                                              'Theme+by'
        152        SEND_VAL_EX                                              'hueman'
        153        DO_FCALL                                      0          
        154        ECHO                                                     '+%3Ca+href%3D%22http%3A%2F%2Falxmedia.se%22+rel%3D%22nofollow%22%3EAlx%3C%2Fa%3E.%3C%2Fp%3E%0A%09%09%09%09%09%09%3C%2Fdiv%3E%3C%21--%2F%23credit--%3E%0A%09%09%09%09%09%09'
   85   155    >   ECHO                                                     '%09%09%09%09%09%09%0A%09%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%09%09%0A%09%09%09%09%09%3Cdiv+class%3D%22grid+one-half+last%22%3E%09%0A%09%09%09%09%09%09'
   89   156        INIT_FCALL_BY_NAME                                       'alx_social_links'
        157        DO_FCALL                                      0          
   90   158        ECHO                                                     '%09%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%09%0A%09%09%09%09%3C%2Fdiv%3E%3C%21--%2F.pad--%3E%0A%09%09%09%09%0A%09%09%09%3C%2Fdiv%3E%3C%21--%2F.container-inner--%3E%0A%09%09%3C%2Fsection%3E%3C%21--%2F.container--%3E%0A%09%09%0A%09%3C%2Ffooter%3E%3C%21--%2F%23footer--%3E%0A%0A%3C%2Fdiv%3E%3C%21--%2F%23wrapper--%3E%0A%0A'
  101   159        INIT_FCALL_BY_NAME                                       'wp_footer'
        160        DO_FCALL                                      0          
  102   161        ECHO                                                     '%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
  103   162      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.83 ms | 1416 KiB | 16 Q