Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #1671, comment 4


Ignore:
Timestamp:
05/05/2016 12:08:47 PM (10 years ago)
Author:
keesiemeijer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1671, comment 4

    initial v1  
    22
    33I've created a ticket #1693 to make it easier for themes to do (search) queries themselves.
    4 As an example for this theme using the functions for search queries we could di something like this
     4As an example for this theme, using the functions for search queries we could do something like this
    55{{{#!php
    66        function pre_get_posts( $query ) {