Commit Graph

72 Commits

Author SHA1 Message Date
Marcos Schratzenstaller f42b9c04db Allow sidebars to show in the custom Blog Posts page 2019-07-01 17:28:17 -03:00
Nathan Rice c44b89af61 Prep 2.2.0 for release 2019-05-07 08:56:32 -04:00
Marcos Schratzenstaller 1b47ad4228 Other composer.json indentation fixes. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller f7b4169fb7 Indentation fix. Again. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller f86eff86b0 Indentation fix. 2019-05-07 08:54:54 -04:00
Jen Baumann 4313fdd01a Update composer.json
Co-Authored-By: marksabbath <marksabbath@gmail.com>
2019-05-07 08:54:54 -04:00
Jen Baumann cb2ddf1c26 Update composer.json
Co-Authored-By: marksabbath <marksabbath@gmail.com>
2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller 274ca9fd6f Fix new sidebar not saving when using classic editor. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller 1707410622 Fix hanging when a sidebar with the same id is added. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller 70084ece61 Rolling back plugin header to plugin.php, updating composer.json. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller cb0fdc65b2 Bumping up the version on plugin's variable. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller f1d1f65f7d Bumping up the version again. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller d6b32b1e70 Coding standards erorrs fixed, sanitization and escaping strings. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller 442cb88868 Removing vendor/ directory. 2019-05-07 08:54:54 -04:00
Marcos Schratzenstaller fd504d41ac Introducing coding standards validation. 2019-05-07 08:54:54 -04:00
Nick Cernis 6e40c921ab Ensure term fields are added after the PODS plugin registers terms
Fixes #34.
2019-04-24 10:22:34 -04:00
Nathan Rice 87b2e738d4 Docs, and bump WP version. Fixes #24. 2017-04-13 15:05:19 -04:00
Nathan Rice f83f625c84 Merge from develop. 2.1.0 2017-04-13 13:12:29 -04:00
Nathan Rice 42315b2944 Indicate replacement for ss_do_one_sidebar(). see #22. 2017-03-10 17:18:33 -05:00
Nathan Rice 6f8b1a2069 Modify deprecated functions for backward compatibility. see #22. 2017-03-10 14:27:11 -05:00
Nathan Rice 7b439c95a7 Use more reliable method for switching sidebars. should eliminate issues moving sidebars in #22. 2017-03-08 22:42:02 -05:00
Nathan Rice 775ece1a8b Forgot to change version after copy/paste. 2017-03-07 15:21:21 -05:00
Nathan Rice a3dc69479a Load textdomain first thing. 2017-03-07 15:18:28 -05:00
Nathan Rice f2280a3fae Change minimum requirement message. 2017-03-06 15:41:58 -05:00
Nathan Rice 991b354175 Fix typo. 2017-03-06 13:32:33 -05:00
Nathan Rice 491a2b74fc Better wording for admin notice. 2017-03-06 12:32:21 -05:00
Nathan Rice e5afd4f9ef Better wording for admin notice. 2017-03-06 12:29:22 -05:00
Nathan Rice 7d10d3c408 Fix translations issues. see #20. 2017-03-06 11:36:53 -05:00
Nathan Rice 1509276708 Change activation hook to admin notice. see #19. 2017-03-06 11:01:36 -05:00
Nathan Rice e5c3b527f1 Account for net result empty sidebar ID. 2017-03-03 13:09:34 -05:00
Nathan Rice 6afb3213f7 Account for numeric sidebars. 2017-03-03 10:50:52 -05:00
Nathan Rice dffb99c57b Remove debugging code. 2017-03-03 10:44:09 -05:00
Nathan Rice 49d5cfce79 Include deprecated.php, update readme.txt. 2017-03-01 20:01:43 -05:00
Nathan Rice febb5ede11 Rewrite based on new plugin boilerplate. 2017-03-01 19:51:34 -05:00
Nathan Rice c7fdc4387e Bump version. 2016-06-17 17:04:30 -04:00
Tiago Hillebrandt eff4992b6c ping gitbot 2016-06-13 14:20:36 -05:00
Nathan Rice 97fac5c57b Fix errors associated with variables not being set. see #8, #17. 2016-04-21 11:36:53 -04:00
Nathan Rice 36553a6557 Bump version, update Readme.txt. 2016-02-24 14:54:21 -05:00
Nathan Rice 4d09f1c1ac Update POT. 2016-02-24 14:51:29 -05:00
Nathan Rice 93a304aa06 Update for new term meta handling. 2016-02-24 14:48:19 -05:00
Lauren Mancke 4106eb6c68 Add StudioPress 2016-01-25 14:11:33 -05:00
Nathan Rice be896fd123 Update grunt dependencies. 2015-10-12 16:04:42 -04:00
Nathan Rice e63975e620 Update grunt tasks. 2015-09-29 17:34:15 -04:00
Nathan Rice ed788e7432 Merge branch 'develop' 2015-09-29 17:19:05 -04:00
Nathan Rice 5d5b60de23 Grunt, POT. 2015-09-29 17:18:50 -04:00
Nick Croft 7395bd6db3 don't show metabox if both sidebars disabled
addresses #9
2014-06-25 13:10:30 -04:00
Nick Croft ee29d99335 Revert "Updated to simplify admin load"
This reverts commit 5300ec9601.
2014-06-20 10:22:55 -04:00
Nick Croft 5300ec9601 Updated to simplify admin load
added a class exist check before requiring the admin.php file to ensure
that the class will exist and removed the genesis_admin_menu hook to
simplify issues when working with the global admin class object.
2014-06-20 09:59:55 -04:00
Nick Croft ff6077078d Merge branch 'develop' 2014-06-10 10:57:54 -04:00
Nick Croft 8d371db957 Make admin object global
To make it easier to alter the admin behavior the admin object should
be made into a global variable. This addresses that.
2014-06-09 11:45:48 -04:00