Skip to content

Commit

Permalink
Create script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
apermo committed Oct 22, 2016
1 parent 8c73c10 commit f216bd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
jQuery(document).ready(function ($) {
$('#blog_public').attr('disabled', true );
$('.option-site-visibility td fieldset').append('<p class="description">'+apermo_adminbar.disabled_message+'</p>');
});

0 comments on commit f216bd0

Please sign in to comment.