Yazar

Oğuz

HTML5 – Number Guessing Game Code

You can play and test the number guessing game created with HTML5 and access the source code. Number Guessing Game – Test Your Intelligence! Introducing our brand new game on the website! The Online Number Guessing Game provides a fantastic opportunity to test your intelligence and experience a fun-filled challenge. See how quickly you can […]

HTML5 Game – Rock Paper Scissors

You can play and test the Rock, Paper, Scissors game created with HTML5, and access the source code. Rock Paper Scissors Game – Play the classic game of rock, paper, scissors against the computer. Test your luck and see if you can beat the computer in this fun and simple game. Rock Paper Scissors Game: […]

Crayon Syntax Highlighter preg_replace(): Compilation Failed Fix

Crayon Syntax Highlighter plugin gives the following error when updated to my Php 7.3 version.

AdBlock veya WindScribe tarzı bir reklam engelleyici kullandığınız için kodları göremiyorsunuz, https://oguzturk.net için reklam engelleyicileri kapatarak veya izin vererek kodları görüntüleyebilirsiniz.

Open the file /public_html/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php Change the code on line 340 as follows. Find:

AdBlock veya WindScribe tarzı bir reklam engelleyici kullandığınız için kodları göremiyorsunuz, https://oguzturk.net için reklam engelleyicileri kapatarak veya izin vererek kodları görüntüleyebilirsiniz.

Replace:

AdBlock veya WindScribe tarzı bir reklam engelleyici kullandığınız için kodları göremiyorsunuz, https://oguzturk.net için reklam engelleyicileri kapatarak veya izin vererek kodları görüntüleyebilirsiniz.

WordPress Tag Cloud Widget Limit

If your WordPress website has a lot of tags (and it’s growing), you can probably struggle with the messy list that looks bad in the WordPress tag cloud widget. However, you would rather show the decreasing number of tags instead of removing the widget, right? Add the following code to your functions.php file:

AdBlock veya WindScribe tarzı bir reklam engelleyici kullandığınız için kodları göremiyorsunuz, https://oguzturk.net için reklam engelleyicileri kapatarak veya izin vererek kodları görüntüleyebilirsiniz.

To […]