buddypress/src/bp-templates/bp-legacy
r-a-y b0a97aded8 JS: Fix an issue with parsing the page number when clicking on a pagination link.
Previously, when a paginated link is clicked, we grabbed the page number
from the URL.  This isn't great as the URL is unreliable to parse the page
number (see #6189).

This commit partially reverts r7946 to use the older page number parsing,
but with some logic to properly parse numbers.

See #6745 (2.4-branch).

Anti-props r-a-y.

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.4@10381 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-11-25 21:32:33 +00:00
..
buddypress Cover Image: Remove empty #item-buttons DIV with CSS. 2015-10-21 23:43:47 +00:00
css Update Cover Image stacking context. 2015-11-19 18:28:08 +00:00
js JS: Fix an issue with parsing the page number when clicking on a pagination link. 2015-11-25 21:32:33 +00:00
buddypress-functions.php Cover Image: Remove empty #item-buttons DIV with CSS. 2015-10-21 23:43:47 +00:00