added some plugin information to the compatiblity list
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@752674 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
aa897ce408
commit
ce9c138473
|
@ -22,7 +22,14 @@
|
|||
"compat":"Checked",
|
||||
"class":"compatible"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name":"Better Delete Revision",
|
||||
"compat":"No",
|
||||
"reason":"DELETE with JOIN/etc",
|
||||
"class":"incompatible"
|
||||
},
|
||||
|
||||
{
|
||||
"name":"Better Related Posts",
|
||||
"compat":"No",
|
||||
|
@ -181,6 +188,12 @@
|
|||
"class":"compatible"
|
||||
},
|
||||
|
||||
{
|
||||
"name":"Redirection",
|
||||
"compat":"Checked",
|
||||
"class":"compatible"
|
||||
},
|
||||
|
||||
{
|
||||
"name":"Related Posts",
|
||||
"compat":"Checked",
|
||||
|
@ -276,7 +289,13 @@
|
|||
"compat":"Checked",
|
||||
"class":"compatible"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name":"WP-PostViews",
|
||||
"compat":"Checked",
|
||||
"class":"compatible"
|
||||
},
|
||||
|
||||
{
|
||||
"name":"WP-reCAPTCHA",
|
||||
"compat":"Checked",
|
||||
|
|
Loading…
Reference in New Issue