Skip to content
Snippets Groups Projects
Commit 8864ea87 authored by lucha's avatar lucha
Browse files

applying themes patches from 0056 to 0090

parent f53b3e47
Branches
No related tags found
No related merge requests found
Showing
with 90 additions and 109 deletions
......@@ -10,10 +10,7 @@
},
"wpackagist-plugin/disable-wordpress-updates": {
"Run update checks during cron": "patches/plugins/disable-wordpress-updates.patch"
},
"wpackagist-theme/minimalism": {
"Minimalism theme footer": "patches/themes/themes-minimalism.patch"
},
},
"wpackagist-plugin/hyperdb": {
"Added optional logging": "patches/hyperdb/0158-Added-optional-logging.patch"
},
......@@ -39,6 +36,78 @@
},
"wpackagist-plugin/simply-exclude": {
"Small workaround to fix simplyexclude plugin broken with wordpress 4": "patches/plugins/0117-simplyexclude.patch"
},
"wpackagist-theme/minimalism": {
"Minimalism theme footer": "patches/themes/themes-minimalism.patch"
},
"wpackagist-theme/azul": {
"Azul theme footer": "patches/themes/0056-Patch-theme-azul.patch"
},
"wpackagist-theme/carrington-blog": {
"carrington-blog theme footer": "patches/themes/0057-Patch-theme-carrington-blog.patch"
},
"wpackagist-theme/classic": {
"classic theme footer": "patches/themes/0058-Patch-theme-classic.patch"
},
"wpackagist-theme/default": {
"default theme footer": "patches/themes/0062-Patch-theme-default.patch"
},
"wpackagist-theme/disconnected": {
"disconnected theme footer": "patches/themes/0063-Patch-theme-disconnected.patch"
},
"wpackagist-theme/elegant-grunge": {
"elegant-grunge theme footer": "patches/themes/0064-Patch-theme-elegant-grunge.patch"
},
"wpackagist-theme/fixed-blix": {
"fixed-blix theme footer": "patches/themes/0065-Patch-theme-fixed-blix.patch"
},
"wpackagist-theme/fresh-editorial": {
"fresh-editorial theme footer": "patches/themes/0067-Patch-theme-fresh-editorial.patch"
},
"wpackagist-theme/gone-fishing": {
"gone-fishing theme footer": "patches/themes/0069-Patch-theme-gone-fishing.patch"
},
"wpackagist-theme/inove": {
"inove theme footer": "patches/themes/0071-Patch-theme-inove.patch"
},
"wpackagist-theme/minimalism": {
"minimalism theme footer": "patches/themes/0072-Patch-theme-minimalism.patch"
},
"wpackagist-theme/mnml": {
"mnml theme footer": "patches/themes/0073-Patch-theme-mnml.patch"
},
"wpackagist-theme/ocular-professor": {
"ocular-professor theme footer": "patches/themes/0073-Patch-theme-ocular-professor.patch"
},
"wpackagist-theme/plaintxtblog": {
"plaintxtblog theme footer": "patches/themes/0078-Patch-theme-plaintxtblog.patch"
},
"wpackagist-theme/primepress": {
"primepress theme footer": "patches/themes/0079-Patch-theme-primepress.patch"
},
"wpackagist-theme/rusty-grunge": {
"rusty-grunge theme footer": "patches/themes/0080-Patch-theme-rusty-grunge.patch"
},
"wpackagist-theme/sandbox": {
"sandbox theme footer": "patches/themes/0081-Patch-theme-sandbox.patch"
},
"wpackagist-theme/simplex": {
"simplex theme footer": "patches/themes/0083-Patch-theme-simplex.patch"
},
"wpackagist-theme/tanzaku": {
"tanzaku theme footer": "patches/themes/0084-Patch-theme-tanzaku.patch"
},
"wpackagist-theme/the-scenery": {
"the-scenery theme footer": "patches/themes/0085-Patch-theme-the-scenery.patch"
},
"wpackagist-theme/threattocreativity": {
"threattocreativity theme footer": "patches/themes/0086-Patch-theme-threattocreativity.patch"
},
"wpackagist-theme/veryplaintxt": {
"veryplaintxt theme footer": "patches/themes/0089-Patch-theme-veryplaintxt.patch"
},
"wpackagist-theme/wp-andreas01": {
"wp-andreas01 theme footer": "patches/themes/0090-Patch-theme-wp-andreas01.patch"
}
}
}
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/carrington-blog/footer/footer-default.php b/wp-co
index 6e968624..15a89b62 100644
--- a/wp-content/themes/carrington-blog/footer/footer-default.php
+++ b/wp-content/themes/carrington-blog/footer/footer-default.php
@@ -25,11 +25,11 @@ if (CFCT_DEBUG) { cfct_banner(__FILE__); }
@@ -25,12 +25,11 @@ if (CFCT_DEBUG) { cfct_banner(__FILE__); }
<hr class="lofi" />
<div id="footer" class="section">
<div class="wrapper">
......@@ -25,13 +25,6 @@ index 6e968624..15a89b62 100644
<?php
}
?>
@@ -38,4 +38,4 @@ if (cfct_get_option('cfct_credit') == 'yes') {
</div><!--#page-->
<?php wp_footer() ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/classic/footer.php b/wp-content/themes/classic/fo
index 819ed428..4f7c4370 100644
--- a/wp-content/themes/classic/footer.php
+++ b/wp-content/themes/classic/footer.php
@@ -9,10 +9,10 @@
@@ -9,10 +9,9 @@
<?php get_sidebar(); ?>
......@@ -22,9 +22,6 @@ index 819ed428..4f7c4370 100644
<?php wp_footer(); ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/elegant-grunge/footer.php b/wp-content/themes/ele
index 31ab7a04..f44ae399 100644
--- a/wp-content/themes/elegant-grunge/footer.php
+++ b/wp-content/themes/elegant-grunge/footer.php
@@ -13,12 +13,12 @@
@@ -13,12 +13,11 @@
<?php get_sidebar('footer'); ?>
<div class="clear"></div>
......@@ -25,9 +25,6 @@ index 31ab7a04..f44ae399 100644
</div>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -20,13 +20,10 @@ index bcf806fa..358a8cd3 100644
<br />
<a title="web designer" href="http://www.brightcherry.co.uk">Web design</a> by Bright<b class="pink">Cherry</b>.
</p>
@@ -86,4 +86,4 @@
@@ -86,4 +86,3 @@
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,16 +11,13 @@ diff --git a/wp-content/themes/gone-fishing/footer.php b/wp-content/themes/gone-
index 900e3504..db0d3830 100644
--- a/wp-content/themes/gone-fishing/footer.php
+++ b/wp-content/themes/gone-fishing/footer.php
@@ -1,6 +1,6 @@
@@ -1,6 +1,5 @@
<div id="footer">
- Powered by <a href="http://www.wordpress.org">Wordpress</a> - Design by <a href="http://www.designer-daily.com">Designer-daily</a>
+ Powered by <a href="http://www.autistici.org">R*</a> - Design by <a href="http://www.designer-daily.com">Designer-daily</a>
</div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -20,13 +20,10 @@ index a7f191a7..24ea872d 100644
<br /><?php printf(__('%1$s and %2$s.', 'minimalism'), '<a href="' . get_bloginfo('rss2_url') . '">' . __('Entries (RSS)', 'minimalism') . '</a>', '<a href="' . get_bloginfo('comments_rss2_url') . '">' . __('Comments (RSS)', 'minimalism') . '</a>'); ?>
<!-- <?php printf(__('%d queries. %s seconds.', 'minimalism'), get_num_queries(), timer_stop(0, 3)); ?> -->
</p>
@@ -16,4 +16,4 @@
@@ -16,4 +16,3 @@
<?php wp_footer(); ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/mnml/footer.php b/wp-content/themes/mnml/footer.p
index 439bd17c..91831d99 100755
--- a/wp-content/themes/mnml/footer.php
+++ b/wp-content/themes/mnml/footer.php
@@ -2,8 +2,7 @@
@@ -2,9 +2,7 @@
</div><!-- #content-wrap -->
<div id="footer">
......@@ -21,13 +21,6 @@ index 439bd17c..91831d99 100755
</div><!-- #footer -->
</div><!-- #wrapper .hfeed -->
@@ -11,4 +10,4 @@
<?php wp_footer() ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/ocular-professor/footer.php b/wp-content/themes/o
index 3641676f..0917680f 100755
--- a/wp-content/themes/ocular-professor/footer.php
+++ b/wp-content/themes/ocular-professor/footer.php
@@ -48,7 +48,7 @@
@@ -48,7 +48,6 @@
<div id="footer">
<div class="copyright">
<p><a href="http://http://andreamignolo.com/ocular-professor/">Ocular Professor</a> by <a href="http://andreamignolo.com">Mignolo</a> &sect; Powered by
......@@ -19,14 +19,6 @@ index 3641676f..0917680f 100755
+ <a href="http://autistici.org">R*</a>
</p>
</div>
@@ -57,4 +57,4 @@
<?php wp_footer(); ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/plaintxtblog/footer.php b/wp-content/themes/plain
index 50ad3441..9abc8b8a 100644
--- a/wp-content/themes/plaintxtblog/footer.php
+++ b/wp-content/themes/plaintxtblog/footer.php
@@ -1,7 +1,6 @@
@@ -1,8 +1,6 @@
<div id="footer">
- <span id="copyright">&copy; <?php echo( date('Y') ); ?> <?php plaintxtblog_admin_hCard(); ?></span>
- <span class="meta-sep">|</span>
......@@ -21,13 +21,6 @@ index 50ad3441..9abc8b8a 100644
<span class="meta-sep">|</span>
<span id="theme-link"><a href="http://www.plaintxt.org/themes/plaintxtblog/" title="plaintxtblog theme for WordPress" rel="follow designer">plaintxtblog</a> theme by <span class="vcard"><a class="url fn n" href="http://scottwallick.com/" title="scottwallick.com" rel="follow designer"><span class="given-name">Scott</span><span class="additional-name"> Allan</span><span class="family-name"> Wallick</span></a></span></span><!-- Theme design credit, that's all -->
<span class="meta-sep">|</span>
@@ -15,4 +14,4 @@
<?php wp_footer() // Do not remove; helps plugins work ?>
</body><!-- end transmission -->
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/primepress/footer.php b/wp-content/themes/primepr
index 3e2353a2..21360043 100644
--- a/wp-content/themes/primepress/footer.php
+++ b/wp-content/themes/primepress/footer.php
@@ -1,11 +1,12 @@
@@ -1,11 +1,11 @@
<div id="footer">
- <p class="left">&#169; <?php echo date('Y');?> <strong><?php bloginfo('name'); ?></strong> | Powered by <strong><a href="http://wordpress.org/">WordPress</a></strong></p>
- <p class="right">A <strong><a href="http://www.techtrot.com/primepress/" title="PrimePress theme homepage">WordPress theme</a></strong> by <strong>Ravi Varma</strong></p>
......@@ -25,9 +25,6 @@ index 3e2353a2..21360043 100644
</div><!--#page-->
<?php wp_footer(); ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,20 +11,13 @@ diff --git a/wp-content/themes/rusty-grunge/footer.php b/wp-content/themes/rusty
index 75c05093..47bc0815 100644
--- a/wp-content/themes/rusty-grunge/footer.php
+++ b/wp-content/themes/rusty-grunge/footer.php
@@ -1,5 +1,5 @@
@@ -1,6 +1,5 @@
<ul id="footer">
- <li class="left">&copy; <a href="<?php bloginfo('url') ?>" title="Home"><?php bloginfo('name') ?></a>. All Rights Reserved.</li>
+ <li class="left">Proudly powered by <a href="http://www.autistici.org">R*</a></li>
<li class="right">WordPress Theme designed by <a href="http://www.chris-wallace.com" title="Chris Wallace">Chris Wallace</a></li>
<!-- I would appreciate if you would leave the link back to my site but is certainly not required. -->
</ul>
@@ -7,4 +7,4 @@
<?php wp_footer() ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/sandbox/footer.php b/wp-content/themes/sandbox/fo
index cd88245a..672a22a4 100644
--- a/wp-content/themes/sandbox/footer.php
+++ b/wp-content/themes/sandbox/footer.php
@@ -1,6 +1,6 @@
@@ -1,7 +1,6 @@
<div id="footer">
- <span id="generator-link"><a href="http://wordpress.org/" title="<?php _e( 'WordPress', 'sandbox' ) ?>" rel="generator"><?php _e( 'WordPress', 'sandbox' ) ?></a></span>
......@@ -19,13 +19,6 @@ index cd88245a..672a22a4 100644
<span class="meta-sep">|</span>
<span id="theme-link"><a href="http://www.plaintxt.org/themes/sandbox/" title="<?php _e( 'Sandbox theme for WordPress', 'sandbox' ) ?>" rel="designer"><?php _e( 'Sandbox', 'sandbox' ) ?></a></span>
</div><!-- #footer -->
@@ -10,4 +10,4 @@
<?php wp_footer() ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/tanzaku/footer.php b/wp-content/themes/tanzaku/fo
index dd2743c0..326d6ea1 100644
--- a/wp-content/themes/tanzaku/footer.php
+++ b/wp-content/themes/tanzaku/footer.php
@@ -2,9 +2,7 @@
@@ -2,10 +2,7 @@
<div id="footer-wrapper">
<div id="footer">
<p>
......@@ -22,13 +22,6 @@ index dd2743c0..326d6ea1 100644
with "tanzaku" WordPress theme by <a href="http://www.tripleships.com/">TRIPLESHIPS.Inc</a>
</p>
</div>
@@ -13,4 +11,4 @@
<?php wp_footer(); ?>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/the-scenery/footer.php b/wp-content/themes/the-sc
index 74923fc2..1fe1dd47 100644
--- a/wp-content/themes/the-scenery/footer.php
+++ b/wp-content/themes/the-scenery/footer.php
@@ -29,7 +29,7 @@
@@ -29,8 +29,7 @@
<div id="footer">
<div id="footer-shadow"></div>
<div id="footer-body">
......@@ -20,13 +20,6 @@ index 74923fc2..1fe1dd47 100644
<?php wp_footer(); ?>
</div>
</div>
@@ -172,4 +172,4 @@ jQuery(function(){
</div>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/threattocreativity/footer.php b/wp-content/themes
index 4ae6a58e..81ebdbc9 100644
--- a/wp-content/themes/threattocreativity/footer.php
+++ b/wp-content/themes/threattocreativity/footer.php
@@ -6,12 +6,12 @@
@@ -6,12 +6,11 @@
<?php bloginfo('description'); ?>
......@@ -25,9 +25,6 @@ index 4ae6a58e..81ebdbc9 100644
</div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/veryplaintxt/footer.php b/wp-content/themes/veryp
index cff8dd52..506dc72d 100644
--- a/wp-content/themes/veryplaintxt/footer.php
+++ b/wp-content/themes/veryplaintxt/footer.php
@@ -1,9 +1,9 @@
@@ -1,10 +1,9 @@
<div id="footer">
- <span id="copyright">&copy; <?php echo( date('Y') ); ?> <?php veryplaintxt_admin_hCard(); ?></span>
+ <span id="generator-link"><?php _e('Hosted by <a href="http://autistici.org/" title="Autistici/Inventati">R*</a>', 'veryplaintxt') ?></span>
......@@ -24,13 +24,6 @@ index cff8dd52..506dc72d 100644
<span class="meta-sep">&para;</span>
<span id="web-standards"><?php _e('It\'s nice', 'veryplaintxt') ?> <a href="http://validator.w3.org/check/referer" title="Valid XHTML">XHTML</a> &amp; <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&amp;warning=2&amp;uri=<?php bloginfo('stylesheet_url'); ?>" title="Valid CSS">CSS</a>.</span>
</div><!-- #footer -->
@@ -13,4 +13,4 @@
</div><!-- #wrapper -->
</body><!-- end trasmission -->
-</html>
\ No newline at end of file
+</html>
--
2.17.1
......@@ -11,7 +11,7 @@ diff --git a/wp-content/themes/wp-andreas01/footer.php b/wp-content/themes/wp-an
index ec6f1bc0..54f03a92 100644
--- a/wp-content/themes/wp-andreas01/footer.php
+++ b/wp-content/themes/wp-andreas01/footer.php
@@ -1,7 +1,7 @@
@@ -1,7 +1,6 @@
<div id="footer">
-<p><span class="credits">&copy; <?php echo date('Y'); ?> <a href="<?php bloginfo('home'); ?>"><?php bloginfo('name'); ?></a> - <a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> - <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a> - <?php wp_loginout(); ?></span><br />Powered by <a href="http://wordpress.org/">WordPress</a> - <a href="http://andreasviklund.com/wordpress-themes/">Theme design</a> by <a href="http://andreasviklund.com/" title="Original theme design by Andreas Viklund">Andreas Viklund</a></p>
+<p><a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> - <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a> - <?php wp_loginout(); ?></span><br />Powered by <a href="http://autistici.org/">R*</a> - <a href="http://andreasviklund.com/wordpress-themes/">Theme design</a> by <a href="http://andreasviklund.com/" title="Original theme design by Andreas Viklund">Andreas Viklund</a></p>
......@@ -19,9 +19,6 @@ index ec6f1bc0..54f03a92 100644
<?php do_action('wp_footer'); ?>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
--
2.17.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment