Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.
This repository was archived by the owner on May 14, 2022. It is now read-only.

Usig Search with IF statement #10

@WPThemer

Description

@WPThemer

How can we know if the post in search is found.. something like:

		if($Poster->search('slug', 'blah blah')) {
			echo 'yeh.. slug found !!';
		} else
		  echo 'not found....';

How can this be achieved.

regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions