Commit Graph

327 Commits

Author SHA1 Message Date
MickeyKay 14bd2f6ca3 Merge branch 'master' into fix/beaver-builder 2015-11-12 08:38:03 -08:00
MickeyKay 26df40ef61 Fix Beaver Builder conflict.
Previously, the trestle_tiny_mce_before_init filter was causing a fatal
error when it was trying to call get_current_screen() on the front-end,
which isn't availably unless /wp-admin/includes/screen.php is included,
which it isn't on the front end. This patch switches from checking the
current screen to simply checking if the post object exists. Not sure if
there are any edge cases where the current screen check does something
the post check doesn't - I'll leave that to you @braad to decide as I
think you added this code.
2015-11-12 08:34:46 -08:00
Mickey Kay d7907f6e2d Merge pull request #42 from MickeyKay/master
Remove My Page Order plugin from required plugins list.
2015-09-15 16:22:48 -07:00
Mickey Kay b3fb251520 Remove My Page Order plugin from required plugins list. 2015-09-15 16:19:37 -07:00
Braad 3264cbeeb5 Merge pull request #40 from MIGHTYminnow/dev
Version 2.2.0
2015-09-15 12:32:47 -07:00
Braad de2f45b74e Add back missing files 2015-09-15 12:28:28 -07:00
Braad b465614ba3 Fix merge conflicts 2015-09-15 12:23:14 -07:00
Braad d70f6e17fc Resolve merge conflicts 2015-09-15 11:59:28 -07:00
Braad 5c921b8ee4 Formatting 2015-09-15 11:54:15 -07:00
Braad 0c00435d9c Formatting 2015-09-15 11:52:33 -07:00
Braad 071e20c787 Update BFAL to the latest 2015-09-15 11:47:45 -07:00
Braad 4c6b5c226d Bump version number to 2.2.0 2015-09-15 11:36:38 -07:00
MickeyKay bef516d677 Bump version number. 2015-09-15 09:27:15 -07:00
MickeyKay a75b17473b Update Better Font Awesome Library. 2015-09-15 09:24:52 -07:00
Braad b036dd3623 Add an extra check to prevent a PHP notice 2015-08-11 12:47:35 -07:00
Mickey Kay b86d4655a5 Merge pull request #39 from MIGHTYminnow/reorganize-css
Quick audit of spacing in CSS
2015-08-11 12:28:21 -05:00
Braad 933f1cd39b Quick audit of spacing in CSS 2015-08-11 10:24:27 -07:00
Braad c73315ec36 Merge pull request #37 from MIGHTYminnow/feature/post-current-descendant-function
Add helper function to check if post is current or descendent.
2015-08-11 09:41:01 -07:00
Braad acbff564a5 Fix typo 2015-08-10 16:21:07 -07:00
MickeyKay 20e9f40b57 Convert spaces to tabs. 2015-07-24 16:09:46 -07:00
MickeyKay 7d004ef9f0 Add helper function to check if post is current or descendent. 2015-07-24 16:01:24 -07:00
Mickey Kay 51c177d85a Merge pull request #34 from MIGHTYminnow/fix/mobile-menu-jquery
Update jQuery to add +/- signs to mobile menu. Fixes #33.
2015-07-20 13:52:37 -05:00
Mickey Kay 69184c5f90 Merge pull request #36 from MIGHTYminnow/feature/add-img-check-function
Feature/add img check function
2015-07-20 13:36:07 -05:00
MickeyKay b52e7e3387 Add empty line at file end. 2015-07-20 11:31:19 -07:00
MickeyKay 59ec252bc4 Update comment 2015-07-20 11:27:49 -07:00
MickeyKay 331fd2e271 Add helper function to check if img has size. 2015-07-20 11:26:36 -07:00
Braad b1d4ec9775 Add screen-reader-text class to our stylesheet for accessibility
WordPress has been moving in the direction of better accessibility for themes, and as part of this they are encouraging the use of a standard class "screen-reader-text" on the front end of all themes. This change adds the official CSS recommended by core.

For more information see https://make.wordpress.org/themes/2015/01/26/supporting-screen-reader-text/ and https://codex.wordpress.org/CSS#WordPress_Generated_Classes
2015-07-13 11:11:43 -07:00
Braad Martin 974933f5c2 Fix CSS typo and move editor body style 2015-07-12 12:04:13 -07:00
Braad Martin 0ba318f54a Explicitly set the editor background color to white 2015-07-12 12:01:32 -07:00
Braad Martin 2b50585a14 Fix detection of logo for body class 2015-07-12 10:38:17 -07:00
Braad 4d104ab1f2 Add a class "logos" to the anchors that wrap the logos 2015-07-06 16:36:30 -07:00
MickeyKay a6b0a37771 Update jQuery to add +/- signs to mobile menu. Fixes #33. 2015-07-06 11:59:03 -07:00
Mickey Kay eb655a32e1 Merge pull request #32 from MIGHTYminnow/retina-logos
Add support for retina logos
2015-07-01 19:30:08 -07:00
Braad c8125f0d91 Merge pull request #30 from MIGHTYminnow/update-bfal
Update Better Font Awesome Library to 1.3.4
2015-06-30 22:08:56 -07:00
Braad Martin 81b17fd9b7 Add RICG Responsive Images to our recommended plugins list 2015-06-30 20:53:35 -07:00
Braad Martin 3e6432dc8d Add a mime type check, add an extra check on post revision number, and cleanup formatting 2015-06-30 20:37:00 -07:00
Braad Martin 8cd6b7ae9b Switch to storing logos by image ID and outputting them properly 2015-06-30 20:19:35 -07:00
Braad Martin 05448fdd0f Bump version number 2015-06-30 20:10:36 -07:00
MickeyKay e5843ff4a4 Update Better Font Awesome Library to 1.3.4 2015-06-24 15:30:10 -07:00
Mickey Kay 2950acb3b6 Merge pull request #29 from BraadMartin/move-bfal-require
Move BFAL require to allow plugin's copy of the BFAL class to load first
2015-06-24 15:27:22 -07:00
Braad e437b1dd68 Use trailingslashit() 2015-06-23 16:56:54 -07:00
Braad 4341f49977 Move BFAL require to allow plugin's files the change to load first 2015-06-23 16:54:05 -07:00
Braad 4a763ee628 Merge pull request #15 from BraadMartin/dev
Add post-id-xx or page-id-xx class to TinyMCE previews on post/page edit screens
2015-06-23 12:32:55 -07:00
Braad 2199c0709a Update @since to 2.2.0 2015-06-23 12:32:11 -07:00
Mickey Kay 786b246206 Merge pull request #26 from BraadMartin/post-classes
Introduce trestle_post_classes to add custom classes to posts
2015-06-23 09:38:00 -07:00
Braad 77deddd2b8 Introduce trestle_post_classes to add custom classes to posts in certain situations 2015-06-22 13:14:21 -07:00
MickeyKay e1090a9de7 Remove unused button classes. Fixes #25. 2015-06-10 13:53:31 -07:00
MickeyKay d8ea929b16 Undo 1px media query bumps per #24. 2015-06-09 15:37:39 -07:00
MickeyKay f43864af2d Bump all min-width media queries by 1px. Fixes #24. 2015-06-09 15:09:25 -07:00
MickeyKay 21817ea81d Bump version number. 2.1.0 2015-06-08 17:31:29 -07:00