Default value: 'Last'
An option that indicates the text to display for the last-page button. The text will display like a tooltip when a user hovers over the last-page button.
// Here's the general way you'll set the option: $("#element").wijpager({ lastPageText: "Go To Last" });