Changeset 7149 for branches/2.6/src/includes/common/functions.php
- Timestamp:
- 11/05/2020 05:53:59 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/includes/common/functions.php
r7097 r7149 1739 1739 ON p.ID = pm.post_id 1740 1740 AND pm.meta_key = %s 1741 WHERE pm.meta_value = % d1741 WHERE pm.meta_value = %s 1742 1742 GROUP BY p.post_status, p.post_type"; 1743 1743
Note: See TracChangeset
for help on using the changeset viewer.