String locator

Περιγραφή

Όταν εργάζεστε σε θέματα και πρόσθετα, συχνά, παρατηρείτε ένα κομμάτι κειμένου μέσα στα αρχεία που εμφανίζεται χωρίς δυνατότητα τροποποίησης, πρέπει να το τροποποιήσετε, αλλά δεν γνωρίζετε μέσα σε ποιο θέμα ή πρόσθετο βρίσκεται, και σίγουρα όχι μέσα σε ποιο μεμονωμένο αρχείο να κοιτάξετε.

Easily search through your themes, plugins or even WordPress core and be presented with a list of files, the matched text and what line of the file matched your search.
You can then quickly make edits directly in your browser by clicking the link from the search results.

By default a consistency check is performed when making edits to files, this will look for inconsistencies with braces, brackets and parenthesis that are often accidentally left in.
This drastically reduces the risk of breaking your site when making edits, but is in no way an absolute guarantee.

Create a replica of your live site a.k.a – WordPress Staging site before testing substitutions.

Στιγμιότυπα

  • Αναζήτηση στο WordPress για το κείμενο hello dolly.
  • Οθόνη αναζήτησης όταν η τροποποίηση είναι απενεργοποιημένη.
  • Having clicked the link for one of the results and being taken to the editor in the browser.
  • Smart-Scan has detected an inconsistency in the use of braces.

Συχνές Ερωτήσεις

Η Έξυπνη-Σάρωση θα εγγυηθεί ότι ο ιστότοπός μου είναι ασφαλής κατά την πραγματοποίηση τροποποιήσεων;

Although it will do it’s best at detecting incorrect usage of the commonly used symbols (parenthesis, brackets and braces), there is no guarantee every possible error is detected. The best safe guard is to keep consistent backups of your site (even when not making edits).

Από την έκδοση 1.6, το πρόσθετο ελέγχει την υγεία του ιστότοπού σας μετά την εκτέλεση μιας τροποποίησης. Αν ο ιστότοπος επιστρέφει έναν κωδικό σφάλματος διακοπής ιστοτόπου, θα επιστρέψουμε στην προηγούμενη έκδοση του αρχείου.

Η αναζήτησή μου αποτυγχάνει και μου είπαν ότι η αναζήτησή μου είναι ένα μη έγκυρο μοτίβο

Αυτό το σφάλμα σχετίζεται μόνο με αναζητήσεις regex, και βασίζεται στον τρόπο με τον οποίο η PHP διαβάζει τις regex συμβολοσειρές σας.

When writing your search string, make sure to wrap your search in forward slashes (/), directly followed by any modifiers like case insensitive (i) that you may want to use.

Κριτικές

2 Νοεμβρίου 2023
WarningThe maximum time your server allows a script to run (1) is too low for the plugin to run as intended, at startup 2 seconds have passed I reached out to my hosting and they said to reach out to you with the error. “the PHP max_execution_time is currently set to 120” no support
5 Μαΐου 2023
I spent hours looking for 1 line of code. Finally gave in and downloaded this plugin and it found what I was looking for right away. Highly recommend!
23 Μαρτίου 2023
I have got the below error in search: SyntaxError: Unexpected token '<', " "… is not valid JSON How can I do to fix?
Ανάγνωση όλων των 118 κριτικών

Συνεισφέροντες & Προγραμματιστές

“String locator” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “String locator” έχει μεταφραστεί σε 15 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “String locator” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

2.6.5 (2024-03-12)

  • Verified compatibility with WordPress 6.5

2.6.4 (2024-03-12)

  • Verified compatibility with WordPress 6.4

2.6.3 (2023-08-10)

  • CSS/JS Loading bug fixes

2.6.2 (2023-08-10)

  • Added InstaWP integration.
  • WP ORG Support ticket fixes.

2.6.1 (2022-11-02)

  • Fixed a bug causing certain setups to be unable to perform searches when editing would also be unavailable.
  • Fixed a bug causing certain plugins to prevent the search results list from being displayed properly.
  • Verified compatibility with WordPress 6.1

2.6.0 (2022-07-20)

  • Added database search feature.
  • Added tools for quickly replacing data in the search results.
  • Added many more filters and actions.
  • Added hardening of file path checks.
  • Removed one-time donation notice.
  • Removed jQuery dependency in favor of vanilla JavaScript code.
  • Separated search class into a base class for extenders.
  • Fixed bug with code viewer sizes when resizing your window.
  • Fixed bug in the list view if special characters were in the search string.
  • Fixed a bug where RegEx search validation may have a false positive check for invalid patterns.
  • Fixed missing translator function if Javascript is missing.
  • Improved capability checks for displaying the search interface when editing is disabled.

Older entries

Δείτε το changelog.txt για το ιστορικό εκδόσεων