forked from mirror/_s
_s: Using plainer typographical elements in readme for better readmeability
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8894 d957f892-c61d-0410-b221-f235e6eecf30
This commit is contained in:
parent
22522ac0c4
commit
699d298e54
|
@ -22,9 +22,9 @@ The first thing you want to do is copy the _s directory and change the name to s
|
||||||
|
|
||||||
1. Search for _s inside single quotations to capture the text domain.
|
1. Search for _s inside single quotations to capture the text domain.
|
||||||
2. Search for _s_ for to capture all the function names
|
2. Search for _s_ for to capture all the function names
|
||||||
3. Search for _s with a space before it to replace all the occurrences of it in comments. (You’d replace this with the capitalized version of your theme name.)
|
3. Search for _s with a space before it to replace all the occurrences of it in comments. (You'd replace this with the capitalized version of your theme name.)
|
||||||
|
|
||||||
or …
|
or ...
|
||||||
|
|
||||||
Search for:'_s'
|
Search for:'_s'
|
||||||
Replace with:'megatherium'
|
Replace with:'megatherium'
|
||||||
|
|
Reference in New Issue