How much Bonus XP are you earning? Are you using Recruit-a-Friend? Is there a Bonus XP event taking place?
Now you'll know!
Open the Character screen (C) and find your Bonus XP percentage at the bottom of the Character Stats pane. Hover over to see the buffs contributing to your bonus.
This add-on exposes a global function to get the current Bonus XP.
GetBonusXP(); -- Returns a string of the bonus XP, such as: "65%"
Thanks to the folks who help test:
This add-on is based on evilWizard's XP Bonus Counter. The calcuations used to determine bonus XP are quite tricky, so a huge thanks to evilWizard for their work.