You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Starting Point is an "_s" or underscores based theme with some extra features.
31
10
32
11
== Description ==
12
+
A Starting Point is an "_s" or underscores based theme with some extra features. Extra features include additional widget areas for the sidebar and footer and additional styles.
33
13
34
-
A starter theme for WordPress.
35
-
36
-
== Installation ==
14
+
== Frequently Asked Questions ==
37
15
38
-
1. In your admin panel, go to Appearance > Themes and click the Add New button.
39
-
2. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now.
40
-
3. Click Activate to use your new theme right away.
16
+
= Does this theme use a front-end framework? =
41
17
42
-
== Frequently Asked Questions ==
18
+
Yes, this theme includes a full copy of the latest version of Bootstrap.
43
19
44
20
= Does this theme support any plugins? =
45
21
46
-
ASP Theme includes support for Infinite Scroll in Jetpack.
22
+
Yes, this theme supports the following plugins:
23
+
24
+
- Advanced Custom Fields
25
+
- WooCommerce
47
26
48
27
== Changelog ==
49
28
50
-
= 1.0 - May 12 2015 =
51
-
* Initial release
29
+
= 1.0.0 =
30
+
* Initial release.
52
31
53
-
== Credits ==
54
32
55
-
* Based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
56
-
* normalize.css https://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](https://opensource.org/licenses/MIT)
printf( esc_html__( 'Theme: %1$s available on %2$s.', 'a-starting-point' ), 'A Starting Point', '<a href="https://github.com/cresencio/asp-theme">GitHub</a>' );
0 commit comments