Good day. There is a question and a few improvements:
Question:
Tell me whether you can add support for Cyrillic in the functions ((% link:Fred %) and (% search_links:fish %). So that you can use it for Russian and Ukrainian languages, for example: (% link:Название ссылки %)?
Improvements:
1) To correctly display Cyrillic abbreviations in the file link_admin_panel.php, I replaced the substr with mb_substr.
2) To make it easier to navigate the numbering of links (useful for the function - (% link:7 %) - there are categories in it, but not in the links), you can add the code <?php echo $id; ?> near the # symbol in the file link_admin_panel.php.
Sentence:
It would be cool if the admin had a filter by category for links.
With a large number of links it will be convenient to find and edit certain links.
Sorry for my English.
Question:
Tell me whether you can add support for Cyrillic in the functions ((% link:Fred %) and (% search_links:fish %). So that you can use it for Russian and Ukrainian languages, for example: (% link:Название ссылки %)?
Improvements:
1) To correctly display Cyrillic abbreviations in the file link_admin_panel.php, I replaced the substr with mb_substr.
2) To make it easier to navigate the numbering of links (useful for the function - (% link:7 %) - there are categories in it, but not in the links), you can add the code <?php echo $id; ?> near the # symbol in the file link_admin_panel.php.
Sentence:
It would be cool if the admin had a filter by category for links.
With a large number of links it will be convenient to find and edit certain links.
Sorry for my English.