{"id":72556,"date":"2017-08-03T05:34:02","date_gmt":"2017-08-03T05:34:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/insert-math\/"},"modified":"2017-08-03T05:34:02","modified_gmt":"2017-08-03T05:34:02","slug":"insert-math","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/insert-math\/","author":13149330,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0","stable_tag":"trunk","tested":"4.8.28","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Insert math","header_author":"CMTV","header_description":"Fast and handy insert any math formulas in your posts.","assets_banners_color":"bcbcbc","last_updated":"2017-08-03 05:34:02","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/CMTV\/wordpress-plugin-insert-math","header_author_uri":"","rating":4,"author_block_rating":0,"active_installs":200,"downloads":4461,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.0":"<ul>\n<li>Selected in visual editor formula automatically change its highlighting color<\/li>\n<li>Added an ability to set formula color<\/li>\n<li>Added an ability to set an ID for formula<\/li>\n<li>Added an ability to set classes for formula<\/li>\n<\/ul>","1.0":"<p>First version<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":"1","5":0},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1707456","resolution":"","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1707455","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1707457","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1707458","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1707459","resolution":"3","location":"assets"}},"screenshots":{"1":"Inserting and editing formulas with handy dialog. Monitor the results in process of typing formula.","2":"All formulas will have default site text color.","3":"Insert formulas in block\/inline format. Choose the color for any formula."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[15435,144631,6566,10503,6567],"plugin_category":[],"plugin_contributors":[144632],"plugin_business_model":[],"class_list":["post-72556","plugin","type-plugin","status-publish","hentry","plugin_tags-formula","plugin_tags-insert-math","plugin_tags-latex","plugin_tags-math","plugin_tags-tex","plugin_contributors-cmtv","plugin_committers-cmtv"],"banners":{"banner":"https:\/\/ps.w.org\/insert-math\/assets\/banner-772x250.png?rev=1707455","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/insert-math\/assets\/icon.svg?rev=1707456","icon":"https:\/\/ps.w.org\/insert-math\/assets\/icon.svg?rev=1707456","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/insert-math\/assets\/screenshot-1.png?rev=1707457","caption":"Inserting and editing formulas with handy dialog. Monitor the results in process of typing formula."},{"src":"https:\/\/ps.w.org\/insert-math\/assets\/screenshot-2.png?rev=1707458","caption":"All formulas will have default site text color."},{"src":"https:\/\/ps.w.org\/insert-math\/assets\/screenshot-3.png?rev=1707459","caption":"Insert formulas in block\/inline format. Choose the color for any formula."}],"raw_content":"<!--section=description-->\n<p>Add math support for your site. Insert block\/inline formulas in your text with useful and fancy modal. Watch and monitor rendered math in process of typing formula. Change formula color.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Math support on both frontend and admin panel<\/li>\n<li>Useful and fancy modal for inserting and editing math in posts<\/li>\n<li>Insert both block and inline math<\/li>\n<li>Changing formula color<\/li>\n<li>Set ID and classes for formula<\/li>\n<li>Automatic highlighting math in visual editor<\/li>\n<li>Adding x-scrollbar to block math if browser viewport is smaller then formula<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Best is to install directly from WordPress.<\/p>\n\n<p>Manual installation is simple if required. Only 2 steps:<\/p>\n\n<ol>\n<li>Upload the entire 'insert-math' folder from downloaded archive to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>That's it! You now can use math on your site!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>Best is to install directly from WordPress.<\/p>\n\n<p>Manual installation is simple if required. Only 2 steps:<\/p>\n\n<ol>\n<li>Upload the entire 'insert-math' folder from downloaded archive to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>That's it! You now can use math on your site!<\/p><\/dd>\n<dt>Why do I see LaTeX math in first second when page is loading?<\/dt>\n<dd><p>You see LaTeX math in first second because math renderer is loading. When it fully loads all LaTeX math on the page will be automatically converted to normal math.<\/p><\/dd>\n<dt>Which library do you use to add math support?<\/dt>\n<dd><p>Plugin is using <a href=\"https:\/\/www.mathjax.org\/\">MathJax<\/a> library. It was created long ago (in 2009) and it has support for most of the browsers. All redundant extensions are removed in order to speed up loading.<\/p><\/dd>\n<dt>How to set a color for a part of formula?<\/dt>\n<dd><p>You can set a color for a part of formula by wrapping this part with <code>\\color{color}{text}<\/code> LaTeX command. Everything inside <code>{text}<\/code> will have a color specified in <code>{color}<\/code>. Example: <code>\\color{red}{a^2}=\\color{blue}{b^2}+\\color{green}{c^2}<\/code>.<\/p><\/dd>\n<dt>I have a problem\/idea. Who should I talk with?<\/dt>\n<dd><p>Open an issue at plugin GitHub <a href=\"https:\/\/github.com\/CMTV\/wordpress-plugin-insert-math\">repository<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0<\/h4>\n\n<ul>\n<li>Selected in visual editor formula automatically change its highlighting color<\/li>\n<li>Added an ability to set formula color<\/li>\n<li>Added an ability to set an ID for formula<\/li>\n<li>Added an ability to set classes for formula<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<p>First version<\/p>","raw_excerpt":"Fast and handy insert any math formulas in your posts.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/72556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=72556"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/cmtv"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=72556"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=72556"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=72556"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=72556"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=72556"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=72556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}