WP_Text_Diff_Renderer_Table
Table renderer to display the diff lines.
Table renderer to display the diff lines.
Constructor – Call parent constructor with params array.
Make private properties readable for backward compatibility.
Make private properties checkable for backward compatibility.
Make private properties settable for backward compatibility.
Make private properties un-settable for backward compatibility.
Process changed lines to do word-by-word diffs for extra highlighting.
Computes a number that is intended to reflect the “distance” between two strings.
Takes changed blocks and matches which rows in orig turned into which rows in final.