Ticket #1085 (closed enhancement: fixed)

Opened 2 years ago

Last modified 20 months ago

podpres: enhancement for loading time of the podpress pages (podpress_url())

Reported by: ntm Owned by: seek3r
Priority: normal Component: podpress
Severity: normal Keywords: podpress, podpress_url
Cc: seek3r, azaozz, ntm

Description

The function podpress_url() (podpress_functions.php) gives the URL of podPress plugin folder back. Until now it makes every time a db query to get the siteurl via get_settings('siteurl'). But this works probably much fast with the constant PODPRESS_URL which is part of Ticket #1075.

The attached patch contains the changes of Ticket #1068, too.

Attachments

podpress_url.patch Download (2.7 KB) - added by ntm 2 years ago.

Change History

Changed 2 years ago by ntm

comment:1 Changed 20 months ago by ntm

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.