Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EqualifyEverything/equalify
/ create_ellipses_element
Function
create_ellipses_element
models/view_components.php:251–253 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
249
}
250
251
function create_ellipses_element() {
252
echo
'<li class="page-item disabled"><a class="page-link" href="">...</a></li>'
;
253
}
254
255
// Only show pagination for more than one page
256
if($total_pages > 1):
Callers
1
the_pagination
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected