File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 45
45
<form method="post">
46
46
<input type="hidden" name="page" value="<?php echo esc_attr ( $ _page ); ?> " />
47
47
<input type="hidden" name="tab" value="<?php echo esc_attr ( $ _tab ); ?> " />
48
- <?php wp_nonce_field ( 'bulk- ' . $ followers_list_table ->_args ['plural ' ] ); ?>
49
48
<?php $ followers_list_table ->display (); ?>
50
49
</form>
51
50
</div>
Original file line number Diff line number Diff line change 46
46
<form method="post">
47
47
<input type="hidden" name="page" value="<?php echo esc_attr ( $ _page ); ?> " />
48
48
<input type="hidden" name="tab" value="<?php echo esc_attr ( $ _tab ); ?> " />
49
- <?php wp_nonce_field ( 'bulk- ' . $ following_list_table ->_args ['plural ' ] ); ?>
50
49
<?php $ following_list_table ->display (); ?>
51
50
</form>
52
51
<div class="form-wrap edit-term-notes">
You can’t perform that action at this time.
0 commit comments