Commit Graph

749 Commits

Author SHA1 Message Date
Foxaii
06f424d371 Renamed Wrapper Templates Filter 2013-05-13 18:44:14 +02:00
Foxaii
f006dd2087 Wrapper Templates Filter
Allows manual control over the base and sidebar templates being used.
2013-05-11 18:53:11 +02:00
Scott Walkinshaw
9ac6bc698e Use SERVER_NAME to avoid parsing site_url()
site_url() was previously retrieved and parsed many times per page
before. This is cleaner and done for optimization purposes.
2013-05-09 17:04:26 -04:00
Scott Walkinshaw
679fe6829c Fix CHANGELOG entry 2013-05-08 17:04:50 -04:00
Scott Walkinshaw
af05cffbe8 Merge pull request #754 from retlehs/external_urls_fix
Only make URLs relative if its not external
2013-05-08 14:03:05 -07:00
Scott Walkinshaw
d611a219a5 Only make URLs relative if its not external 2013-05-08 17:02:53 -04:00
Ben Word
5af746fe35 Merge pull request #751 from Fouppy/dev/fouppy/bug/1
Assets redirection on multisite
2013-05-06 11:01:42 -07:00
Fouppy
fba4b0cc5b Assets redirection on multisite 2013-05-04 19:08:54 +02:00
Ben Word
3dab3d05dc Roots 6.4.0 2013-05-01 18:01:45 -05:00
Ben Word
31fbc92a0c Add new logo by Jens Windolf
http://www.jenswindolf.de/
2013-05-01 17:36:05 -05:00
Scott Walkinshaw
34ec6f27b1 Merge pull request #750 from retlehs/fix_activation
Fix activation page
2013-05-01 15:33:01 -07:00
Scott Walkinshaw
ed5ff26e0a Fixes #697 - Cleanup activation 2013-05-01 18:32:33 -04:00
Ben Word
a8c543753a Fix clean URL issues with non-standard setups 2013-05-01 15:51:59 -05:00
Ben Word
ec94cfb2f5 Make sure rewrites are added to .htaccess immediately after activation 2013-05-01 11:05:23 -05:00
Ben Word
cab26194a3 Move HTML5 Boilerplate's .htaccess to a plugin
https://github.com/retlehs/wp-h5bp-htaccess
2013-04-30 21:35:18 -05:00
Ben Word
df0329f8d0 Update to latest H5BP htaccess 2013-04-30 21:13:06 -05:00
Ben Word
aa0311741d Accidentally removed with be2e203cc5 2013-04-30 21:07:30 -05:00
Ben Word
553dc1cfb7 Rename page-custom.php to template-custom.php 2013-04-30 20:51:18 -05:00
Ben Word
f0db29b387 Merge pull request #742 from leoj3n/patch-1
Re-Add Comment ID
2013-04-14 08:20:56 -07:00
Joel Kuzmarski
1df09d4852 Re-Add Comment ID
ooops
2013-04-14 02:13:27 -05:00
Ben Word
bc7e35ff8e Merge pull request #740 from hariadi/ms_MY
Added Malay language translation (ms_MY)
2013-04-12 13:30:44 -07:00
Hariadi Hinta
3f1b8687d7 Added Malay language translation (ms_MY) 2013-04-11 15:25:47 +08:00
Ben Word
e65705553b Merge pull request #739 from royduin/master
Update Dutch translation
2013-04-10 08:37:44 -07:00
Roy
2a3b18be16 Updated the Dutch translation 2013-04-10 17:34:19 +02:00
Ben Word
d0df0da472 Update CHANGELOG 2013-04-10 10:15:27 -05:00
Ben Word
a3801f7a2a Remove tabs that were added during contributions 2013-04-10 10:08:38 -05:00
royduin
11c513d146 Update nl_NL.po 2013-04-10 13:28:37 +03:00
Ben Word
1d7e99fdc8 Merge pull request #727 from amsross/master
is_dropdown can evaluate to true even if depth is not specified in wp_nav_menu() arguments
2013-04-04 18:00:35 -07:00
Matt Ross
6b988418cb Spacing adjustments 2013-04-04 21:48:08 -03:00
Ben Word
5afbd11833 Update roots.pot 2013-04-04 17:21:29 -05:00
Ben Word
6d73bd8a15 Merge pull request #730 from Foxaii/master
Added missing collapse class.
2013-04-04 15:13:27 -07:00
Scott Walkinshaw
59c7d06942 Merge pull request #731 from tomdxw/feature/htaccess-warning
Don't warn about unwritable htaccess if that option is disabled
2013-04-04 13:08:23 -07:00
Tom Adams
72958cbaaf Don't warn about unwritable htaccess if that option is disabled 2013-04-04 15:55:35 -04:00
Foxaii
47763e95bb Added missing collapse class.
The collapsed navbar does not increase height to accomodate dropdowns without it.
2013-04-03 01:18:53 +02:00
Ben Word
c4e07a8a5f Merge pull request #718 from leoj3n/topic.comment_template
add comment template
2013-03-29 14:00:44 -07:00
Joel Kuczmarski
37e5423b77 add comment template 2013-03-29 15:46:58 -05:00
Matt Ross
06c03489bb changed is_dropdown evaluation
is_dropdown can evaluate to true even if max_depth is 0. This is the WordPress default and implies that dropdowns are enabled.
2013-03-28 22:47:17 -03:00
Ben Word
b6e4e92278 Fix #720 - Re-organize archives template
- Move posts exists check and post navigation to index.php

- templates/content.php now only contains the post that's pulled
in from index.php

- Specific post format templates now properly work
2013-03-24 17:07:23 -05:00
Ben Word
35f5c5b6b8 Fix #722 - Add comment ID 2013-03-24 16:40:45 -05:00
Ben Word
a7221902c5 Merge pull request #714 from sfradel/b6b755b2bfa540700123b4aaa479eb9c0ea67849
Comment rendering fix
2013-03-24 14:30:30 -07:00
Ben Word
0acc7f3813 hNews consistency 2013-03-17 19:02:03 -05:00
Ben Word
9fc2eb7f2f Add wp_title() filter 2013-03-17 18:56:23 -05:00
sfradel
b6b755b2bf div class="media-body" nesting fix 2013-03-16 10:42:59 +02:00
Ben Word
c3e7861705 Merge pull request #707 from kara-todd/master
Navbar items break if the menu depth is set to exclude children
2013-03-10 14:28:24 -07:00
Ben Word
30c69e4aa2 Merge pull request #709 from weslly/master
Updated pt-br translation
2013-03-10 10:52:51 -07:00
Weslly Honorato
b46226496b Updated pt-br translation 2013-03-09 22:27:38 -03:00
kara-todd
302579705d Fix for navbar dropdowns
Navbar items with children broke if the menu depth excluded the children.
Such as: wp_nav_menu(array('depth' => 1)) where 2nd level children exist
2013-03-08 14:01:14 -05:00
Ben Word
44dd8f120b Merge pull request #706 from singlow/rewrite-docs-plugin-php-file-fix
Add instructions to Nginx rewrite config
2013-03-08 10:43:28 -08:00
Jacob Williams
f4dae32bdc Add instructions to Nginx rewrite config
Prevent problems when plugins include direct-access php files.
2013-03-06 12:19:39 -06:00
Ben Word
3bd541a074 Merge pull request #704 from Foxaii/master
Add jQuery CDN to theme features
2013-03-06 09:31:52 -08:00