Cryon syntax highlighter code insertion editor for wordpress

Cryon syntax highlighter code insertion editor for wordpress
If you need to insert the code into the body of the article, there is a need to display the code beautifully, comfortably and efficiently. Unfortunately, the WordPress box does not meet such criteria, so you have to look for solutions from third-party developers.

Creating a navigation link plugin for WordPress

Creating a navigation link plugin for WordPress
In the article we will write a simple plugin for WordPress, which displays links to the “Next” and “Previous” page on the sides of the screen, with the display of page names when you hover the mouse cursor over them.
 

Simple plugin to display the number of comments in WordPress

Simple plugin to display the number of comments in WordPress
In this article, we will talk about writing a simple plugin for the already popular content management system WordPress. The main task is to show how easy it is to start writing plugins for this system, since sooner or later there is a need to add something of your own, without spending time searching for the right one among ready-made solutions.