Description

Franklin is the companion plugin (and only works with) Benjamin, the 18f styled WordPress theme.
Components!
- Grid columns
- Accordions
- Labels
- Buttons
- Alerts
- Side Navigation
- Contact Blocks
- Media Blocks
- Alerts
- Brands
Grid Columns

[column width=”one-half”]
labels
[label color=”primary” text=”Label” ]
Buttons and Button Groups
[button color=”primary” text=”Click Here” target=”http://google.com”]
[buttongroup] [button color=”primary” text=”Button 1″ target=”http://google.com”][button color=”primary” text=”Button 2″ state=”hover” target=”http://google.com”][button color=”primary” text=”Button 3″ state=”active” target=”http://google.com”] [/buttongroup]
Alerts
[alert color=”success” title=”Success” text=”Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod”]
Accordions
[accordion title=”First Amendment” text=”Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.”]
Accordion Groups
[accordion-group post_type=”post” taxonomy=”category” term=”test” count=”20″]
Contact Blocks
[contact-block]
Brand
[brand]
Media Blocks
[media-block title=”Hello World” text=”Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nisl metus, hendrerit non purus at, congue tristique sapien. Nulla finibus purus a velit porttitor, convallis efficitur sem cursus.” logo=”yoursite.gov/img/circle-124.png”]
Callouts
[callout title=”Hello World” text=”Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nisl metus, hendrerit non purus at, congue tristique sapien. Nulla finibus purus a velit porttitor, convallis efficitur sem cursus.” link=”https://woot.com” linktext=”Read More” ]
Navlists
[nav-list title=”the title” menu=”menu-b”]
Copyrights and License
Unless otherwise specified, all the theme files, scripts and images are licensed
under GPLv2 or later
Credits
-
US Web Design Standards (USWDS)
(USWDS) v1.2.0 (https://standards.usa.gov/)
Mixed License (https://github.com/18F/web-design-standards/blob/develop/LICENSE.md) -
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Franklin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Franklin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- 1.1.1
- moved contact settings from Benjamin to this plugin
- added additional options to contact block:
** contact block alignment
** fixed defaults option -
Added digital search support
-
1.2
- added accordion-group shortcode
- added alignment to media block
- organized shortcodes into separate files
-
made the accordions easier to build
-
1.2.3
- fixed brand bugs
-
added notes for the new accordion groups
-
1.2.3.1
- cleaned up accordion group args to match wp_query a little bit more