<br />
<b>Deprecated</b>:  Function add_custom_image_header is <strong>deprecated</strong> since version 3.4.0! Use add_theme_support( 'custom-header', $args ) instead. in <b>/home/aron/public_html/blog/wp-includes/functions.php</b> on line <b>6131</b><br />
<br />
<b>Deprecated</b>:  Function add_custom_background is <strong>deprecated</strong> since version 3.4.0! Use add_theme_support( 'custom-background', $args ) instead. in <b>/home/aron/public_html/blog/wp-includes/functions.php</b> on line <b>6131</b><br />
{"id":2439,"date":"2014-06-22T08:11:43","date_gmt":"2014-06-22T15:11:43","guid":{"rendered":"http:\/\/www.wall.org\/~aron\/blog\/?p=2439"},"modified":"2014-11-16T16:37:30","modified_gmt":"2014-11-16T23:37:30","slug":"help-with-leaving-comments","status":"publish","type":"post","link":"https:\/\/www.wall.org\/~aron\/blog\/help-with-leaving-comments\/","title":{"rendered":"Help with leaving comments"},"content":{"rendered":"<p>I have moved my <a title=\"Comments\" href=\"http:\/\/www.wall.org\/~aron\/blog\/comments\/\">comments policy, with help entering equations<\/a> to its own page, accessible from the top bar above.<\/p>\n<p>Recently, a few people have had trouble leaving comments on the site, due to incorrectly formatting equations, and some capricious comment mulilation by the WordPress software.\u00a0 It took me a little while to figure out the exact rules since apparently the comment box which <em>you<\/em> would enter text into, has slighly different rules than the ones <em>I<\/em> enter text into as a logged-in user.<\/p>\n<p>So here&#8217;s the deal.\u00a0 WordPress uses &lt; and &gt; to enclose html tags.\u00a0 For example, if you write &#8220;&lt;b&gt;this is bold&lt;\/b&gt;&#8221; in a comment, you&#8217;ll see &#8220;<strong>this is bold<\/strong>&#8220;.\u00a0 Unfortunately, this means that if you include an &lt; followed by an &gt; in your comment, WordPress will interpret whatever is in between as an html tag, and\u2014even if it is not a valid html tag\u2014will simply delete everything in between them!\u00a0 Even I will be unable to see what you originally wrote.\u00a0 So do NOT use &gt; or &lt; to mean greater than or less than (unless you use just one kind, or only &gt;&#8217;s followed by &lt;&#8216;s&#8230; but the safest rule is just to avoid them entirely&#8230;).<\/p>\n<p>If you want to include greater than or less than symbols, you can write them as $${\\mathrm \\$\\$\\verb|\\|\\mathrm{gt}\\$\\$}$$ or $${\\mathrm \\$\\$\\verb|\\|\\mathrm{lt}\\$\\$}$$.\u00a0 That will look like &gt; or &lt; respectively.\u00a0 Or better still, put your entire equation inside of the double dollar signs using LaTeX notation.<\/p>\n<p>[quietfanatic points out in a comment below that you can also use the html escapes $$\\&amp;$$gt; or $$\\&amp;$$lt; if you don&#8217;t want to use the double dollar signs.]<\/p>\n<p>Also, do NOT try to use wordpress.com latex notation (which has a single dollar signs, and the magic word &#8220;latex&#8221;).\u00a0 It won&#8217;t work!\u00a0 There is a difference between wordpress<span style=\"color: #ff0000;\">.com<\/span> and wordpress<span style=\"color: #ff0000;\">.org<\/span>.\u00a0 The former is a website used to host WordPress blogs, while the latter is where you download software to host your own WordPress blog.\u00a0 This is a WordPress.org blog which is hosted on my family server, wall.org.<\/p>\n<p>In order to put LaTeX in a wordpress.org blog, you have to install a special plugin to do so.\u00a0 You might think that this plugin would use the same notation as wordpress.com, but no it doesn&#8217;t.\u00a0 Instead you type $$\\$\\$\\mathrm{E = mc\\verb|^|2}\\$\\$ $$ to get $$E = mc^2$$, and type $$\\$\\$!\\mathrm{E = mc\\verb|^|2.}\\$\\$ $$ to break it out into a separate line like so: $$!E = mc^2.$$\u00a0 It&#8217;s best not to put any spaces after the dollar signs in this case, or they&#8217;ll make a weird indentation in the next line, as shown here.<\/p>\n<p>Got it?\u00a0 Good.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have moved my comments policy, with help entering equations to its own page, accessible from the top bar above. Recently, a few people have had trouble leaving comments on the site, due to incorrectly formatting equations, and some capricious &hellip; <a href=\"https:\/\/www.wall.org\/~aron\/blog\/help-with-leaving-comments\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-2439","post","type-post","status-publish","format-standard","hentry","category-blog"],"_links":{"self":[{"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/posts\/2439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/comments?post=2439"}],"version-history":[{"count":56,"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/posts\/2439\/revisions"}],"predecessor-version":[{"id":2492,"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/posts\/2439\/revisions\/2492"}],"wp:attachment":[{"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/media?parent=2439"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/categories?post=2439"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wall.org\/~aron\/blog\/wp-json\/wp\/v2\/tags?post=2439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}