wp_presentation_url
Returns the PresentationURL parameter (no trailing slash).
Source code:
set url [ad_parameter "PresentationURL" wp "/wp/display/"] regsub {/$} $url "" url return $url