Bug tracker
"Bump Topic" link not showing when bump interval is 0 (fix completed in vcs)
Comments / History
- Code: Select all
// A bump time of 0 will completely disable the bump feature... not intended but might be useful.
return $bump_time;
// A bump time of 0 will completely disable the bump feature... not intended but might be useful.
return $bump_time;