updated plugin ActivityPub
version 2.0.1
This commit is contained in:
@ -11,10 +11,11 @@ jQuery( function( $ ) {
|
||||
$( '#' + $( this ).attr( 'aria-controls' ) ).attr( 'hidden', false );
|
||||
}
|
||||
} );
|
||||
|
||||
|
||||
$(document).on( 'wp-plugin-install-success', function( event, response ) {
|
||||
setTimeout( function() {
|
||||
$( '.activate-now' ).removeClass( 'thickbox open-plugin-details-modal' );
|
||||
}, 1200 );
|
||||
} );
|
||||
} );
|
||||
|
||||
} );
|
||||
|
Reference in New Issue
Block a user