Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function to set default seperator #14

Closed
sdeering opened this issue Mar 9, 2015 · 1 comment
Closed

function to set default seperator #14

sdeering opened this issue Mar 9, 2015 · 1 comment

Comments

@sdeering
Copy link
Contributor

sdeering commented Mar 9, 2015

This will make it easy to change to this format for page title tags:

page name | site

Function is simple setter.

    public function setSeperator($sep) {
        $this->titleSeperator = $sep;
    }
@vinicius73
Copy link
Member

cool, I'll put.

sdeering added a commit to sdeering/seotools that referenced this issue Mar 10, 2015
vinicius73 added a commit that referenced this issue Mar 10, 2015
fixes issue #14 - added title_seperator get/set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants