shorten-url

الوصف

تم إغلاق هذه الإضافة اعتبارًا من 7 مارس، 2024 وغير متاحة للتنزيل. السبب: مشكلة أمنية.

المراجعات

26 مايو، 2021
The error thrown out is: Fatal error: Array and string offset access syntax with curly braces is no longer supported in [PATH]/wp-content/plugins/shorten-url/core/utils.class.php on line 102 site:wordpress.org Simply inactivating the plugin will also inactivate all the short urls you made. You will thus have to install a compatible alternative and recreate all the old short URLs.
6 يونيو، 2020
I have used him for more than 4 years and it is still functioning normally Although the author has not updated in a long time
6 أبريل، 2020
I’ve been using it about 3 years. It just does it job simply and perfectly. Thanks to the author.
4 مايو، 2017
We installed this plugin a while back, it hasn’t been updated since. I started looking into server performance issues and was shocked to see the errors this plugin causes. [04-May-2017 12:07:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SLFramework_Translation has a deprecated constructor in /web/sites/#####/oursite.com/wp-content/plugins/shorten-url/core/translation.class.php on line 11 [04-May-2017 12:07:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SLFramework_Textdiff has a deprecated constructor in /web/sites/#####/oursite.com/wp-content/plugins/shorten-url/core/text_diff.class.php on line 11 [04-May-2017 12:07:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SLFramework_Treelist has a deprecated constructor in /web/sites/#####/oursite.com/wp-content/plugins/shorten-url/core/tree.class.php on line 12 [04-May-2017 12:07:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SLFramework_Translation has a deprecated constructor in /web/sites/#####/oursite.com/wp-content/plugins/shorten-url/core/translation.class.php on line 11 [04-May-2017 12:07:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SLFramework_Textdiff has a deprecated constructor in /web/sites/#####/oursite.com/wp-content/plugins/shorten-url/core/text_diff.class.php on line 11 [04-May-2017 12:07:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SLFramework_Treelist has a deprecated constructor in /web/sites/#####/oursite.com/wp-content/plugins/shorten-url/core/tree.class.php on line 12
3 سبتمبر، 2016
This plugin is poorly optimized – it will slow down your server and browser page load unnecessarily. There’s no reason to attempt to modify the content/excerpt if the “Automatic shorten links in article” option is disabled – this easily translates to hundreds of calls to function ‘replace_by_short_link’ (1 SQL query each) = SLOW SERVER. Also, a short link is created in the database for every page/post despite setting shortlink ‘types’ – this can easily create a very large database table unnecessarily. If not making use of displaying the short URL automatically, does not stop the CSS style from being loaded into the page header = SLOWER PAGE LOAD. The adding of a parent menu called “SL Plugins” is bloated and ugly. Finally, you do not create an instance of your class (which is best coding practice) so that I can at least remove actions/filters for better performance. Giving this 2 stars until improved.
إقرأ جميع المراجعات 22

المساهمون والمطوّرون

“Short URL” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Short URL“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.