mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
578 B
JSON
17 lines
578 B
JSON
{
|
|
"name": "All-in-one-SEO-Pack",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "The all in one SEO pack automatically optimizes your WordPress blog for Search Engines (Search Engine Optimization).",
|
|
"website": "http://wordpress.org/extend/plugins/all-in-one-seo-pack/",
|
|
"matches": [
|
|
{
|
|
"text": "<!-- /all in one seo pack -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!-- All in One SEO Pack ([\\d\\.]+) by Michael Torbert of Semper Fi Web Design)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|