Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/media previews #113

Merged
merged 8 commits into from
Nov 9, 2022
18 changes: 14 additions & 4 deletions docs/reference/classes/WP-Backstage-Component.html
Original file line number Diff line number Diff line change
Expand Up @@ -4700,7 +4700,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_address">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3016</span>
<span class="phpdocumentor-element-found-in__line">3032</span>

</aside>

Expand Down Expand Up @@ -5297,7 +5297,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_media_uploader">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">2853</span>
<span class="phpdocumentor-element-found-in__line">2854</span>

</aside>

Expand Down Expand Up @@ -5351,6 +5351,16 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<section class="phpdocumentor-description"><p>Full rewrite of the media uploader markup.</p>
</section>

</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">3.3.0</span>

<section class="phpdocumentor-description"><p>Adds error and loader elements and removes the <code class="prettyprint">clone</code> methodology in favor of ajax rendering.</p>
</section>

</dd>
</dl>

Expand Down Expand Up @@ -5501,7 +5511,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_posts">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3330</span>
<span class="phpdocumentor-element-found-in__line">3346</span>

</aside>

Expand Down Expand Up @@ -5572,7 +5582,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_users">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3430</span>
<span class="phpdocumentor-element-found-in__line">3446</span>

</aside>

Expand Down
24 changes: 17 additions & 7 deletions docs/reference/classes/WP-Backstage-Nav-Menu-Item.html
Original file line number Diff line number Diff line change
Expand Up @@ -2645,7 +2645,7 @@ <h4 class="phpdocumentor-element__name" id="method_manage_customizer_meta_previe
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-nav-menu-item.php"><a href="files/includes-class-wp-backstage-nav-menu-item.html"><abbr title="includes/class-wp-backstage-nav-menu-item.php">class-wp-backstage-nav-menu-item.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">509</span>
<span class="phpdocumentor-element-found-in__line">507</span>

</aside>

Expand Down Expand Up @@ -2717,7 +2717,7 @@ <h4 class="phpdocumentor-element__name" id="method_manage_default_hidden_columns
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-nav-menu-item.php"><a href="files/includes-class-wp-backstage-nav-menu-item.html"><abbr title="includes/class-wp-backstage-nav-menu-item.php">class-wp-backstage-nav-menu-item.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">475</span>
<span class="phpdocumentor-element-found-in__line">473</span>

</aside>

Expand Down Expand Up @@ -4622,7 +4622,7 @@ <h4 class="phpdocumentor-element__name" id="method_save_customizer">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-nav-menu-item.php"><a href="files/includes-class-wp-backstage-nav-menu-item.html"><abbr title="includes/class-wp-backstage-nav-menu-item.php">class-wp-backstage-nav-menu-item.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">419</span>
<span class="phpdocumentor-element-found-in__line">417</span>

</aside>

Expand Down Expand Up @@ -5475,7 +5475,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_address">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3016</span>
<span class="phpdocumentor-element-found-in__line">3032</span>

</aside>

Expand Down Expand Up @@ -6072,7 +6072,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_media_uploader">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">2853</span>
<span class="phpdocumentor-element-found-in__line">2854</span>

</aside>

Expand Down Expand Up @@ -6126,6 +6126,16 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<section class="phpdocumentor-description"><p>Full rewrite of the media uploader markup.</p>
</section>

</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">3.3.0</span>

<section class="phpdocumentor-description"><p>Adds error and loader elements and removes the <code class="prettyprint">clone</code> methodology in favor of ajax rendering.</p>
</section>

</dd>
</dl>

Expand Down Expand Up @@ -6276,7 +6286,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_posts">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3330</span>
<span class="phpdocumentor-element-found-in__line">3346</span>

</aside>

Expand Down Expand Up @@ -6347,7 +6357,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_users">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3430</span>
<span class="phpdocumentor-element-found-in__line">3446</span>

</aside>

Expand Down
18 changes: 14 additions & 4 deletions docs/reference/classes/WP-Backstage-Options.html
Original file line number Diff line number Diff line change
Expand Up @@ -5666,7 +5666,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_address">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3016</span>
<span class="phpdocumentor-element-found-in__line">3032</span>

</aside>

Expand Down Expand Up @@ -6263,7 +6263,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_media_uploader">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">2853</span>
<span class="phpdocumentor-element-found-in__line">2854</span>

</aside>

Expand Down Expand Up @@ -6317,6 +6317,16 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<section class="phpdocumentor-description"><p>Full rewrite of the media uploader markup.</p>
</section>

</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">3.3.0</span>

<section class="phpdocumentor-description"><p>Adds error and loader elements and removes the <code class="prettyprint">clone</code> methodology in favor of ajax rendering.</p>
</section>

</dd>
</dl>

Expand Down Expand Up @@ -6467,7 +6477,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_posts">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3330</span>
<span class="phpdocumentor-element-found-in__line">3346</span>

</aside>

Expand Down Expand Up @@ -6538,7 +6548,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_users">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3430</span>
<span class="phpdocumentor-element-found-in__line">3446</span>

</aside>

Expand Down
18 changes: 14 additions & 4 deletions docs/reference/classes/WP-Backstage-Post-Type.html
Original file line number Diff line number Diff line change
Expand Up @@ -6545,7 +6545,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_address">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3016</span>
<span class="phpdocumentor-element-found-in__line">3032</span>

</aside>

Expand Down Expand Up @@ -7142,7 +7142,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_media_uploader">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">2853</span>
<span class="phpdocumentor-element-found-in__line">2854</span>

</aside>

Expand Down Expand Up @@ -7196,6 +7196,16 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<section class="phpdocumentor-description"><p>Full rewrite of the media uploader markup.</p>
</section>

</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">3.3.0</span>

<section class="phpdocumentor-description"><p>Adds error and loader elements and removes the <code class="prettyprint">clone</code> methodology in favor of ajax rendering.</p>
</section>

</dd>
</dl>

Expand Down Expand Up @@ -7346,7 +7356,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_posts">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3330</span>
<span class="phpdocumentor-element-found-in__line">3346</span>

</aside>

Expand Down Expand Up @@ -7417,7 +7427,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_users">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3430</span>
<span class="phpdocumentor-element-found-in__line">3446</span>

</aside>

Expand Down
18 changes: 14 additions & 4 deletions docs/reference/classes/WP-Backstage-Taxonomy.html
Original file line number Diff line number Diff line change
Expand Up @@ -5946,7 +5946,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_address">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3016</span>
<span class="phpdocumentor-element-found-in__line">3032</span>

</aside>

Expand Down Expand Up @@ -6543,7 +6543,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_media_uploader">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">2853</span>
<span class="phpdocumentor-element-found-in__line">2854</span>

</aside>

Expand Down Expand Up @@ -6597,6 +6597,16 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<section class="phpdocumentor-description"><p>Full rewrite of the media uploader markup.</p>
</section>

</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">3.3.0</span>

<section class="phpdocumentor-description"><p>Adds error and loader elements and removes the <code class="prettyprint">clone</code> methodology in favor of ajax rendering.</p>
</section>

</dd>
</dl>

Expand Down Expand Up @@ -6747,7 +6757,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_posts">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3330</span>
<span class="phpdocumentor-element-found-in__line">3346</span>

</aside>

Expand Down Expand Up @@ -6818,7 +6828,7 @@ <h4 class="phpdocumentor-element__name" id="method_render_select_users">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-component.php"><a href="files/includes-class-wp-backstage-component.html"><abbr title="includes/class-wp-backstage-component.php">class-wp-backstage-component.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">3430</span>
<span class="phpdocumentor-element-found-in__line">3446</span>

</aside>

Expand Down
Loading