Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #2680, comment 3


Ignore:
Timestamp:
04/06/2017 02:11:13 PM (9 years ago)
Author:
nico23

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2680, comment 3

    v1 v2  
    44> I can only see one instance in the [source:sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/screenshots/index.jsx?rev=5190&marks=24 source code], and it's the same instance that is displayed on a single plugin page.
    55
    6 Looks like you have not bothered to look at the source in the browser. I attached a screenshot from firefox 52 devtools. If its not in the html/php then its created with JS I guess.
     6Looks like you have not bothered to look at the source in the browser. I attached a screenshot from Firefox 52 devtools. If its not in the html/php then its created with JS I guess.
    77
    8 Data react-root? So you use React on wp.org already but can't be bothered to code tabs. Thats funny. I have no clue about react bat what what wp.org plugin dir is doing at this time its not needed at all. Probably even harder to do things and you and up with things like this.
     8
     9{{{
     10data-react-root ?
     11}}}
     12 So you use React on wp.org already but can't be bothered to code tabs. Thats funny. I have no clue about react bat what what wp.org plugin dir is doing at this time its not needed at all. Probably even harder to do things and you and up with things like this.