12Νοέ2023
Άλλαξα τα δικαιώματα πρόσβασης στα Στατιστικά WP και τώρα έχασα την πρόσβαση σε αυτό ο ίδιος, πώς μπορώ να το διορθώσω; If you have access to phpMyAdmin (or similar tool) you can query the wp_options table: SELECT * FROM wp_options WHERE option_name = ‘wp_statistics’; Then edit the value, inside the string will be something […]
Continue Reading