#1892 closed defect (bug) (fixed)
Themes should use API rather than $wpdb directly
| Reported by: | davidhouse | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 1.6 |
| Severity: | minor | Keywords: | DB API |
| Cc: | Focuses: |
Description
Adds a couple of extra API functions to allow the default and classic themes (in their current state) to remove all $wpdb calls. See discussion thread on hackers: http://comox.textdrive.com/pipermail/wp-hackers/2005-November/003230.html
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3115]) Add some comment API and update comment popup templates to use them. Props David Hose. fixes #1892