Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
redux-fr...
/
redux-co...
/
inc
/
themeche...
/
js
•
File:
admin.js
•
Content:
/* 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 ) );
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List