You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="description"><?php_e('This is the HTML element where your posts are loaded.<br>If your list of post is in <div id="main"></div>, set this parameter to #main', $this->identifier) ?></p>
<p class="description"><?php_e('This is the HTML element which contains the site navigation/pagination.<br>If your page selector is in <div class="my-pagination"></div>, set this parameter to .my-pagination', $this->identifier) ?></p>
22
+
</td>
17
23
</tr>
18
24
<tr>
19
-
<th><label for="<?phpecho$this->prefix('remove_link_after_last_result')?>"><?php_e('Remove link after last result', $this->identifier) ?></label></th>
0 commit comments