Skip to content

Commit 34e5b2b

Browse files
committed
deploy: 25189e2
1 parent 43ae4e2 commit 34e5b2b

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

able_player_css.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h5>Returns:</h5>
216216
<footer>
217217
<a href="https://ableplayer.github.io/ableplayer/">Able Player Documentation</a> &bull;
218218
<a href="https://ableplayer.github.io/ableplayer/demos/">Able Player Demos</a> &bull;
219-
<a href="https://github.com/ableplayer/ableplayer-wordpress/">AblePlayer for WordPress on GitHub</a>
219+
<a href="https://github.com/ableplayer/ableplayer-wordpress/">Able Player for WordPress on GitHub</a>
220220
</footer>
221221
</div>
222222

able_player_js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h5>Returns:</h5>
216216
<footer>
217217
<a href="https://ableplayer.github.io/ableplayer/">Able Player Documentation</a> &bull;
218218
<a href="https://ableplayer.github.io/ableplayer/demos/">Able Player Demos</a> &bull;
219-
<a href="https://github.com/ableplayer/ableplayer-wordpress/">AblePlayer for WordPress on GitHub</a>
219+
<a href="https://github.com/ableplayer/ableplayer-wordpress/">Able Player for WordPress on GitHub</a>
220220
</footer>
221221
</div>
222222

ableplayer.php.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
*
124124
* @hook ableplayer_dependencies
125125
*
126-
* @param {array} $dependencies Array of scripts required by the main AblePlayer script.
126+
* @param {array} $dependencies Array of scripts required by the main Able Player script.
127127
* @param {bool} $is_production True if environment is designated as production.
128128
*
129129
* @return {array}
@@ -166,7 +166,7 @@
166166
add_action( 'admin_enqueue_scripts', 'ableplayer_admin_scripts' );
167167

168168
/**
169-
* Self-documenting array of AblePlayer attributes.
169+
* Self-documenting array of Able Player attributes.
170170
*
171171
* @return array
172172
*/
@@ -648,7 +648,7 @@
648648
<footer>
649649
<a href="https://ableplayer.github.io/ableplayer/">Able Player Documentation</a> &bull;
650650
<a href="https://ableplayer.github.io/ableplayer/demos/">Able Player Demos</a> &bull;
651-
<a href="https://github.com/ableplayer/ableplayer-wordpress/">AblePlayer for WordPress on GitHub</a>
651+
<a href="https://github.com/ableplayer/ableplayer-wordpress/">Able Player for WordPress on GitHub</a>
652652
</footer>
653653
</div>
654654

ableplayer_dependencies.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h5>Parameters:</h5>
9393

9494

9595

96-
<td class="description last"><p>Array of scripts required by the main AblePlayer script.</p></td>
96+
<td class="description last"><p>Array of scripts required by the main Able Player script.</p></td>
9797
</tr>
9898

9999

@@ -216,7 +216,7 @@ <h5>Returns:</h5>
216216
<footer>
217217
<a href="https://ableplayer.github.io/ableplayer/">Able Player Documentation</a> &bull;
218218
<a href="https://ableplayer.github.io/ableplayer/demos/">Able Player Demos</a> &bull;
219-
<a href="https://github.com/ableplayer/ableplayer-wordpress/">AblePlayer for WordPress on GitHub</a>
219+
<a href="https://github.com/ableplayer/ableplayer-wordpress/">Able Player for WordPress on GitHub</a>
220220
</footer>
221221
</div>
222222

ableplayer_parameters.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h5>Returns:</h5>
199199
<footer>
200200
<a href="https://ableplayer.github.io/ableplayer/">Able Player Documentation</a> &bull;
201201
<a href="https://ableplayer.github.io/ableplayer/demos/">Able Player Demos</a> &bull;
202-
<a href="https://github.com/ableplayer/ableplayer-wordpress/">AblePlayer for WordPress on GitHub</a>
202+
<a href="https://github.com/ableplayer/ableplayer-wordpress/">Able Player for WordPress on GitHub</a>
203203
</footer>
204204
</div>
205205

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ <h2></h2>
9191

9292

9393
<section>
94-
<article><h2>AblePlayer for WordPress Plugin Hook Documentation</h2>
95-
<p>This resource is generated documentation on actions and filters found in AblePlayer for WordPress. Use the sidebar to browse and navigate.</p></article>
94+
<article><h2>Able Player for WordPress Plugin Hook Documentation</h2>
95+
<p>This resource is generated documentation on actions and filters found in Able Player for WordPress. Use the sidebar to browse and navigate.</p></article>
9696
</section>
9797

9898

@@ -104,7 +104,7 @@ <h2></h2>
104104
<footer>
105105
<a href="https://ableplayer.github.io/ableplayer/">Able Player Documentation</a> &bull;
106106
<a href="https://ableplayer.github.io/ableplayer/demos/">Able Player Demos</a> &bull;
107-
<a href="https://github.com/ableplayer/ableplayer-wordpress/">AblePlayer for WordPress on GitHub</a>
107+
<a href="https://github.com/ableplayer/ableplayer-wordpress/">Able Player for WordPress on GitHub</a>
108108
</footer>
109109
</div>
110110

0 commit comments

Comments
 (0)