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
|
@ -23,6 +23,13 @@
|
||||||
"class":"compatible"
|
"class":"compatible"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name":"Better Delete Revision",
|
||||||
|
"compat":"No",
|
||||||
|
"reason":"DELETE with JOIN/etc",
|
||||||
|
"class":"incompatible"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name":"Better Related Posts",
|
"name":"Better Related Posts",
|
||||||
"compat":"No",
|
"compat":"No",
|
||||||
|
@ -181,6 +188,12 @@
|
||||||
"class":"compatible"
|
"class":"compatible"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name":"Redirection",
|
||||||
|
"compat":"Checked",
|
||||||
|
"class":"compatible"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name":"Related Posts",
|
"name":"Related Posts",
|
||||||
"compat":"Checked",
|
"compat":"Checked",
|
||||||
|
@ -277,6 +290,12 @@
|
||||||
"class":"compatible"
|
"class":"compatible"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name":"WP-PostViews",
|
||||||
|
"compat":"Checked",
|
||||||
|
"class":"compatible"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name":"WP-reCAPTCHA",
|
"name":"WP-reCAPTCHA",
|
||||||
"compat":"Checked",
|
"compat":"Checked",
|
||||||
|
|
Loading…
Reference in New Issue