Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. +--------------------+-----------------------+--------------+------+
  2. | Table | Column | Replacements | Type |
  3. +--------------------+-----------------------+--------------+------+
  4. | wp_commentmeta | meta_key | 0 | PHP |
  5. | wp_commentmeta | meta_value | 0 | PHP |
  6. | wp_comments | comment_author | 0 | PHP |
  7. | wp_comments | comment_author_email | 0 | PHP |
  8. | wp_comments | comment_author_url | 0 | PHP |
  9. | wp_comments | comment_author_IP | 0 | PHP |
  10. | wp_comments | comment_content | 0 | PHP |
  11. | wp_comments | comment_approved | 0 | PHP |
  12. | wp_comments | comment_agent | 0 | PHP |
  13. | wp_comments | comment_type | 0 | PHP |
  14. | wp_links | link_url | 0 | PHP |
  15. | wp_links | link_name | 0 | PHP |
  16. | wp_links | link_image | 0 | PHP |
  17. | wp_links | link_target | 0 | PHP |
  18. | wp_links | link_description | 0 | PHP |
  19. | wp_links | link_visible | 0 | PHP |
  20. | wp_links | link_rel | 0 | PHP |
  21. | wp_links | link_notes | 0 | PHP |
  22. | wp_links | link_rss | 0 | PHP |
  23. | wp_options | option_name | 0 | PHP |
  24. | wp_options | option_value | 9 | PHP |
  25. | wp_options | autoload | 0 | PHP |
  26. | wp_postmeta | meta_key | 0 | PHP |
  27. | wp_postmeta | meta_value | 31 | PHP |
  28. | wp_posts | post_content | 23 | PHP |
  29. | wp_posts | post_title | 0 | PHP |
  30. | wp_posts | post_excerpt | 0 | PHP |
  31. | wp_posts | post_status | 0 | PHP |
  32. | wp_posts | comment_status | 0 | PHP |
  33. | wp_posts | ping_status | 0 | PHP |
  34. | wp_posts | post_password | 0 | PHP |
  35. | wp_posts | post_name | 0 | PHP |
  36. | wp_posts | to_ping | 0 | PHP |
  37. | wp_posts | pinged | 0 | PHP |
  38. | wp_posts | post_content_filtered | 0 | PHP |
  39. | wp_posts | post_type | 0 | PHP |
  40. | wp_posts | post_mime_type | 0 | PHP |
  41. | wp_term_taxonomy | taxonomy | 0 | PHP |
  42. | wp_term_taxonomy | description | 0 | PHP |
  43. | wp_termmeta | meta_key | 0 | PHP |
  44. | wp_termmeta | meta_value | 0 | PHP |
  45. | wp_terms | name | 0 | PHP |
  46. | wp_terms | slug | 0 | PHP |
  47. | wp_usermeta | meta_key | 0 | PHP |
  48. | wp_usermeta | meta_value | 0 | PHP |
  49. | wp_users | user_login | 0 | PHP |
  50. | wp_users | user_nicename | 0 | PHP |
  51. | wp_users | user_email | 0 | PHP |
  52. | wp_users | user_url | 1 | PHP |
  53. | wp_users | user_activation_key | 0 | PHP |
  54. | wp_users | display_name | 0 | PHP |
  55. | wp_yoast_seo_links | url | 10 | PHP |
  56. | wp_yoast_seo_links | type | 0 | PHP |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement