-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
76 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<h3><?php esc_html_e( 'Actively Developed on Github', 'polestar' ); ?></h3> | ||
<img src="<?php echo get_template_directory_uri() ?>/admin/about/github.png" class="about-image-right about-image-no-text-below" /> | ||
<p> | ||
<?php printf( esc_html__( "Polestar is actively %sdeveloped on Github%s.", 'polestar' ), '<a href="https://github.com/purothemes/polestar">', '</a>' ); ?> | ||
<?php printf( esc_html__( "Polestar is actively %sdeveloped on Github%s.", 'polestar' ), '<a href="https://github.com/purothemes/polestar" target="_blank">', '</a>' ); ?> | ||
<?php esc_html_e( "You can follow commits, open issues and make contributions yourself.", 'polestar' ); ?> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<h3><?php esc_html_e( 'Enhanced by Page Builder', 'polestar' ); ?></h3> | ||
<p> | ||
<?php printf( esc_html__( "Polestar integrates, beautifully, with %sPage Builder by SiteOrigin%s.", 'polestar' ), '<a href="https://siteorigin.com/page-builder/">', '</a>' ); ?> | ||
<?php printf( esc_html__( "Polestar integrates, beautifully, with %sPage Builder by SiteOrigin%s.", 'polestar' ), '<a href="https://siteorigin.com/page-builder/" target="_blank">', '</a>' ); ?> | ||
<?php esc_html_e( 'This powerful plugin gives you full drag and drop capabilities right inside Polestar.', 'polestar' ); ?> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<h3><?php esc_html_e( 'Professional Support', 'polestar' ); ?></h3> | ||
<p> | ||
<?php printf( esc_html__( "Keep your project moving forward with quick support on our %sfree support forums%s. Beginner or advanced user, we're here to help.", 'polestar' ), '<a href="https://purothemes.com/support/forum/polestar-theme/">', '</a>' ); ?> | ||
<?php printf( esc_html__( "Keep your project moving forward with quick support on our %sfree support forums%s. Beginner or advanced user, we're here to help.", 'polestar' ), '<a href="https://purothemes.com/support/forum/polestar-theme/" target="_blank">', '</a>' ); ?> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ | |
); | ||
} | ||
?> | ||
</h2><!--. comments-title --> | ||
</h2><!-- .comments-title --> | ||
|
||
<?php | ||
$args = array( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters