Submit
Path:
~
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
plugins
/
redux-framework
/
redux-core
/
inc
/
themecheck
/
js
/
File Content:
admin.js
/* global redux_check_intro */ /** * Description */ ( function( $ ) { 'use strict'; $(function() { $( '#theme-check > h2' ).html( $( '#theme-check > h2' ).html() + ' with Redux Theme-Check' ); if ( 'undefined' !== typeof redux_check_intro ) { $( '#theme-check .theme-check' ).append( redux_check_intro.text ); } $( '#theme-check form' ).append( ' <input name="redux_wporg" type="checkbox"> Extra WP.org Requirements.' ); } ); }( jQuery ) );
Submit
FILE
FOLDER
Name
Size
Permission
Action
admin.js
488 bytes
0644
admin.min.js
344 bytes
0644
index.php
79 bytes
0644
N4ST4R_ID | Naxtarrr