Skip to content

Commit

Permalink
Merge pull request #154 from dreamsicle-io/release/3.7.3-RC2
Browse files Browse the repository at this point in the history
Release/3.7.3 rc2
  • Loading branch information
theenoahmason committed Jul 23, 2023
2 parents ff033f6 + 6deb8ec commit 0b082a9
Show file tree
Hide file tree
Showing 19 changed files with 1,930 additions and 1,161 deletions.
80 changes: 78 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,82 @@
"phpSniffer.onTypeDelay": 500,
"[php]": {
"editor.defaultFormatter": "wongjn.php-sniffer",
"editor.formatOnSave": true,
}
"editor.formatOnSave": true
},
"intelephense.environment.phpVersion": "7.4.1",
"intelephense.format.braces": "k&r",
"intelephense.stubs": [
"apache",
"bcmath",
"bz2",
"calendar",
"com_dotnet",
"Core",
"ctype",
"curl",
"date",
"dba",
"dom",
"enchant",
"exif",
"FFI",
"fileinfo",
"filter",
"fpm",
"ftp",
"gd",
"gettext",
"gmp",
"hash",
"iconv",
"imap",
"intl",
"json",
"ldap",
"libxml",
"mbstring",
"meta",
"mysqli",
"oci8",
"odbc",
"openssl",
"pcntl",
"pcre",
"PDO",
"pdo_ibm",
"pdo_mysql",
"pdo_pgsql",
"pdo_sqlite",
"pgsql",
"Phar",
"posix",
"pspell",
"readline",
"Reflection",
"session",
"shmop",
"SimpleXML",
"snmp",
"soap",
"sockets",
"sodium",
"SPL",
"sqlite3",
"standard",
"superglobals",
"sysvmsg",
"sysvsem",
"sysvshm",
"tidy",
"tokenizer",
"xml",
"xmlreader",
"xmlrpc",
"xmlwriter",
"xsl",
"Zend OPcache",
"zip",
"zlib",
"wordpress"
]
}
216 changes: 136 additions & 80 deletions docs/reference/classes/WP-Backstage-Component.html

Large diffs are not rendered by default.

210 changes: 133 additions & 77 deletions docs/reference/classes/WP-Backstage-Nav-Menu-Item.html

Large diffs are not rendered by default.

210 changes: 133 additions & 77 deletions docs/reference/classes/WP-Backstage-Options.html

Large diffs are not rendered by default.

360 changes: 236 additions & 124 deletions docs/reference/classes/WP-Backstage-Post-Type.html

Large diffs are not rendered by default.

324 changes: 218 additions & 106 deletions docs/reference/classes/WP-Backstage-Taxonomy.html

Large diffs are not rendered by default.

210 changes: 133 additions & 77 deletions docs/reference/classes/WP-Backstage-User.html

Large diffs are not rendered by default.

128 changes: 123 additions & 5 deletions docs/reference/classes/WP-Backstage-Widget-Base.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,21 @@ <h3 id="toc">
</h3>

<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a href="classes/WP-Backstage-Widget-Base.html#property_args">$args</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd>Args</dd>

<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a href="classes/WP-Backstage-Widget-Base.html#property_slug">$slug</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd>Slug</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/WP-Backstage-Widget-Base.html#method___construct">__construct()</a>
<span>
&nbsp;: void </span>
Expand Down Expand Up @@ -188,6 +202,110 @@ <h3 id="toc">



<section class="phpdocumentor-properties">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
<a href="classes/WP-Backstage-Widget-Base.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<article
class="
phpdocumentor-element
-property
-protected
"
>
<h4 class="phpdocumentor-element__name" id="property_args">
$args
<a href="classes/WP-Backstage-Widget-Base.html#property_args" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-widget-base.php"><a href="files/includes-class-wp-backstage-widget-base.html"><abbr title="includes/class-wp-backstage-widget-base.php">class-wp-backstage-widget-base.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">40</span>

</aside>

<p class="phpdocumentor-summary">Args</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$args</span>
= <span class="phpdocumentor-signature__default-value">array()</span></code>


<section class="phpdocumentor-description"><p>The array of all args on the instance.</p>
</section>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<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">2.0.0</span>


</dd>
</dl>

</article>
<article
class="
phpdocumentor-element
-property
-protected
"
>
<h4 class="phpdocumentor-element__name" id="property_slug">
$slug
<a href="classes/WP-Backstage-Widget-Base.html#property_slug" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-widget-base.php"><a href="files/includes-class-wp-backstage-widget-base.html"><abbr title="includes/class-wp-backstage-widget-base.php">class-wp-backstage-widget-base.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">32</span>

</aside>

<p class="phpdocumentor-summary">Slug</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$slug</span>
= <span class="phpdocumentor-signature__default-value">&#039;&#039;</span></code>


<section class="phpdocumentor-description"><p>The widget slug.</p>
</section>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<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">2.0.0</span>


</dd>
</dl>

</article>
</section>

<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Expand All @@ -207,7 +325,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-widget-base.php"><a href="files/includes-class-wp-backstage-widget-base.html"><abbr title="includes/class-wp-backstage-widget-base.php">class-wp-backstage-widget-base.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">36</span>
<span class="phpdocumentor-element-found-in__line">52</span>

</aside>

Expand Down Expand Up @@ -277,7 +395,7 @@ <h4 class="phpdocumentor-element__name" id="method_form">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-widget-base.php"><a href="files/includes-class-wp-backstage-widget-base.html"><abbr title="includes/class-wp-backstage-widget-base.php">class-wp-backstage-widget-base.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">91</span>
<span class="phpdocumentor-element-found-in__line">107</span>

</aside>

Expand Down Expand Up @@ -340,7 +458,7 @@ <h4 class="phpdocumentor-element__name" id="method_update">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-widget-base.php"><a href="files/includes-class-wp-backstage-widget-base.html"><abbr title="includes/class-wp-backstage-widget-base.php">class-wp-backstage-widget-base.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">115</span>
<span class="phpdocumentor-element-found-in__line">131</span>

</aside>

Expand Down Expand Up @@ -412,7 +530,7 @@ <h4 class="phpdocumentor-element__name" id="method_widget">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="includes/class-wp-backstage-widget-base.php"><a href="files/includes-class-wp-backstage-widget-base.html"><abbr title="includes/class-wp-backstage-widget-base.php">class-wp-backstage-widget-base.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">63</span>
<span class="phpdocumentor-element-found-in__line">79</span>

</aside>

Expand Down
Loading

0 comments on commit 0b082a9

Please sign in to comment.