HTML Editor Syntax Highlighter

Add syntax highlighting in the WordPress Post & Page HTML text editor and the Theme & Plugin editors using Codemirror.js Syntax highlighting in the Post/Page HTML editor NEW: Syntax highlighting in the Theme & Plugin editors Syntax highlighting for WordPress shortcodes Save your posts and pages pressing Ctrl+S (Cmd+S on Mac) Restore cursor position after page is reloaded Huge Selection of themes and other customization options Fullscreen mode: toggle with F11/Esc hotkeys[read]

How to Display Breadcrumb without Plugin

Breadcrumbs are navigation links, used to display all the pages links leading from the homepage. Basically, it is placed at the top of the page and helps to backward navigation. In WordPress, breadcrumbs played an important role on the post page. Many WordPress plugins are available to adding breadcrumbs on your site. But we recommend you to use our simple code for display breadcrumb on your WordPress site. Create Breadcrumbs: We’ve created a custom function called get_breadcrumb() to generate the breadcrumb links.... [read]
site 1: Breadcrumb