Advertisement
Guest User

Untitled

a guest
Feb 7th, 2018
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. <br />
  2. <b>Warning</b>: in_array() expects parameter 2 to be array, string given in <b>/homepages/32/d491429024/htdocs/boffoblog/wp-content/plugins/semantic-linkbacks/includes/class-linkbacks-mf2-handler.php</b> on line <b>266</b><br />
  3. <br />
  4. <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /homepages/32/d491429024/htdocs/boffoblog/wp-content/plugins/semantic-linkbacks/includes/class-linkbacks-mf2-handler.php:266) in <b>/homepages/32/d491429024/htdocs/boffoblog/wp-includes/rest-api/class-wp-rest-server.php</b> on line <b>1266</b><br />
  5. <!DOCTYPE html>
  6. <html>
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <meta name="viewport" content="width=device-width">
  10. <meta name='robots' content='noindex,follow' />
  11. <title>Webmention Endpoint</title>
  12. <style type="text/css">
  13. html {
  14. background: #f1f1f1;
  15. }
  16. body {
  17. background: #fff;
  18. color: #444;
  19. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  20. margin: 2em auto;
  21. padding: 1em 2em;
  22. max-width: 700px;
  23. -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
  24. box-shadow: 0 1px 3px rgba(0,0,0,0.13);
  25. }
  26. h1 {
  27. border-bottom: 1px solid #dadada;
  28. clear: both;
  29. color: #666;
  30. font-size: 24px;
  31. margin: 30px 0 0 0;
  32. padding: 0;
  33. padding-bottom: 7px;
  34. }
  35. #webmention-endpint-page {
  36. margin-top: 50px;
  37. }
  38. #webmention-endpint-page p {
  39. font-size: 14px;
  40. line-height: 1.5;
  41. margin: 25px 0 20px;
  42. }
  43. #webmention-endpint-page code {
  44. font-family: Consolas, Monaco, monospace;
  45. }
  46. ul li {
  47. margin-bottom: 10px;
  48. font-size: 14px ;
  49. }
  50. a {
  51. color: #0073aa;
  52. }
  53. a:hover,
  54. a:active {
  55. color: #00a0d2;
  56. }
  57. a:focus {
  58. color: #124964;
  59. -webkit-box-shadow:
  60. 0 0 0 1px #5b9dd9,
  61. 0 0 2px 1px rgba(30, 140, 190, .8);
  62. box-shadow:
  63. 0 0 0 1px #5b9dd9,
  64. 0 0 2px 1px rgba(30, 140, 190, .8);
  65. outline: none;
  66. }
  67. .button {
  68. background: #f7f7f7;
  69. border: 1px solid #ccc;
  70. color: #555;
  71. display: inline-block;
  72. text-decoration: none;
  73. font-size: 13px;
  74. line-height: 26px;
  75. height: 28px;
  76. margin: 0;
  77. padding: 0 10px 1px;
  78. cursor: pointer;
  79. -webkit-border-radius: 3px;
  80. -webkit-appearance: none;
  81. border-radius: 3px;
  82. white-space: nowrap;
  83. -webkit-box-sizing: border-box;
  84. -moz-box-sizing: border-box;
  85. box-sizing: border-box;
  86. -webkit-box-shadow: 0 1px 0 #ccc;
  87. box-shadow: 0 1px 0 #ccc;
  88. vertical-align: top;
  89. }
  90. .button.button-large {
  91. height: 30px;
  92. line-height: 28px;
  93. padding: 0 12px 2px;
  94. }
  95. .button:hover,
  96. .button:focus {
  97. background: #fafafa;
  98. border-color: #999;
  99. color: #23282d;
  100. }
  101. .button:focus {
  102. border-color: #5b9dd9;
  103. -webkit-box-shadow: 0 0 3px rgba( 0, 115, 170, .8 );
  104. box-shadow: 0 0 3px rgba( 0, 115, 170, .8 );
  105. outline: none;
  106. }
  107. .button:active {
  108. background: #eee;
  109. border-color: #999;
  110. -webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
  111. box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
  112. -webkit-transform: translateY(1px);
  113. -ms-transform: translateY(1px);
  114. transform: translateY(1px);
  115. }
  116. </style>
  117. </head>
  118. <body id="webmention-endpint-page">
  119. <p>Webmention was successful</p>
  120.  
  121. <p id="backtoblog"><a href="http://boffosocko.com/">
  122. &larr; Back to Chris Aldrich </a></p>
  123. </body>
  124. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement