Advertisement
fauzanjeg

Post number customization

Feb 18th, 2021
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. /* Post number customization */
  2. $attr['number_post']            = $attr['number_post'] ?: $this->post_per_page;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement