PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
plugins
/
wp-pagenavi
/
scb
<?php /** * Pass through version to use when Composer handles classes load. * * @param callable $callback */ function scb_init( $callback = null ) { if ( $callback ) { call_user_func( $callback ); } }
[+]
..
[-] PostMetabox.php
[edit]
[-] Forms.php
[edit]
[-] BoxesPage.php
[edit]
[-] load.php
[edit]
[-] composer.json
[edit]
[-] Options.php
[edit]
[-] Table.php
[edit]
[-] Util.php
[edit]
[-] Widget.php
[edit]
[-] Cron.php
[edit]
[-] Hooks.php
[edit]
[-] AdminPage.php
[edit]
[-] load-composer.php
[edit]