files.inc | 0 | 0 | 0 |
wordpress_author.inc | 5 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_author.inc | 40 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_author.inc | 41 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_author.inc | 42 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_author.inc | 43 | N/A |  |
| SQL keywords should be upper case | Other | wordpress_author.inc | 57 | N/A |  |
|
wordpress_category.inc | 4 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_category.inc | 55 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_category.inc | 56 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_category.inc | 57 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_category.inc | 58 | N/A |  |
|
wordpress_comment.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| SQL keywords should be upper case | Other | wordpress_comment.inc | 45 | N/A |  |
|
wordpress_page.inc | 6 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_page.inc | 100 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_page.inc | 102 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_page.inc | 104 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | wordpress_page.inc | 211 | N/A |  |
| SQL keywords should be upper case | Other | wordpress_page.inc | 225 | N/A |  |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | wordpress_page.inc | 263 | N/A |  |
| SQL keywords should be upper case | Other | wordpress_page.inc | 263 | N/A |  |
|
wordpress_post.inc | 6 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_post.inc | 100 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_post.inc | 102 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | wordpress_post.inc | 104 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | wordpress_post.inc | 211 | N/A |  |
| SQL keywords should be upper case | Other | wordpress_post.inc | 225 | N/A |  |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | wordpress_post.inc | 263 | N/A |  |
| SQL keywords should be upper case | Other | wordpress_post.inc | 263 | N/A |  |
|
wordpress_tag.inc | 0 | 0 | 0 |
wordpress_user.inc | 0 | 0 | 0 |
wp_migrate.module | 0 | 0 | 0 |