Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions serbian-transliteration.php
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ function rstr_render_network_settings() {
do {
$batch = get_sites(array(
'number' => $number,
'paged' => $paged,
'offset' => ($paged - 1) * $number,
'fields' => 'all',
));
if (empty($batch)) {
Expand Down Expand Up @@ -443,4 +443,4 @@ function get_rstr_option($name = false, $default = null)
* Now go. Code boldly, deploy confidently—and maybe, just maybe,
* reward yourself with those cookies I promised. 🍪 You’ve earned them.
*************************************************************************************************************************/