[wp-trac] [WordPress Trac] #39165: Add page to assist with debugging and support
WordPress Trac
noreply at wordpress.org
Wed Sep 13 19:31:35 UTC 2017
#39165: Add page to assist with debugging and support
-------------------------+------------------------------
Reporter: jorbin | Owner: Clorith
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by Clorith):
Excellent feedback there.
* Table headers I'm not super fond of, since the data is very varied in a
listing such as this.
* Multisite already does add a new table if enabled :)
* Closing the copy-field again was left out to avoid having multiple
actionable items at once (much like WooCommerce does it as well)
[attachment:39165.5.patch] addresses the changes I am on board with:
* Striped tables are a must for distinguishing rows, that's going right in
there.
* I agree that `Undefined` sounds better, so replacing those strings.
* I also like your inclusion here of a ToC like quick-link bar along the
top, I was a bit skeptical at first but they actually seem rather useful
and your concept image really helped nail that down.
* Back to top links, if a ToC is added there will definitely need to be
one of those to help with navigation.
* Moved the memory limit field, it was shown in the `WordPress` section
still
* The `TEMPLATEPATH` constant we can use the function for instead, as it's
filterable it makes sense, but `WP_PLUGIN_DIR` doesn't have a similarly
associated function (unless I'm missing something)
* Active theme should be filtered out from the general list of available
themes, I agree, good catch.
* I've added a little section outlining that some information may not be
included in the copy-field as it is considered private and should not be
posted on public forums, but I'm not the best at using my words. It has
the string `Some information may be filtered out from the list you are
about to copy, this is information we consider private, and is not meant
to be shared in a public forum`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39165#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list