An open API service indexing awesome lists of open source software.

https://github.com/frc/frantic-wp-theme

An empty starting theme for WordPress.
https://github.com/frc/frantic-wp-theme

Last synced: about 3 hours ago
JSON representation

An empty starting theme for WordPress.

Awesome Lists containing this project

README

          

Frantic-WP-theme
================

An empty starting theme for WordPress.

## USEFUL SOFTWARE

### Logo (ascii)
This can be used for branding in CSS, PHP and JS - Use client's name or Frantic's!
* Image converter: http://www.glassgiant.com/ascii/
* Text based generator: http://www.network-science.de/ascii/

### ImageOptim
ImageOptim optimizes images — so they take up less disk space and load faster — by finding best compression parameters and by removing unnecessary comments and color profiles. It handles PNG, JPEG and GIF animations. Fixes PNG transparency issues for older browsers as well.
* Download: http://imageoptim.com/

### Poedit
Poedit is cross-platform gettext catalogs (.po files) editor. Useful for creating translations or modifying existing ones.
* Download: http://www.poedit.net/download.php

## SUGGESTED PLUGINS FOR ALL INSTALLATIONS:

### Advanced Custom Fields
Allows for easy management of custom fields.
* Plugin: http://wordpress.org/plugins/advanced-custom-fields/

**License**: Serial keys for for add-ons can be found on Intra.

### Admin Menu Editor For WordPress
Lets you edit the WordPress admin menu. You can re-order, hide or rename menus, add custom menus and more.

Pro version lets you set per-role menu permissions, hide a menu from everyone except a specific user, export your admin menu, drag items between menu levels, make menus open in a new window and more.
* Plugin: http://wordpress.org/plugins/admin-menu-editor/

### Codepress Admin Columns
Customize columns in admin view. Serial key for Sort Order add-on is on our Intra.
* Plugin: http://wordpress.org/plugins/codepress-admin-columns/

### Limit Login Attempts
Limit login attempts from avoid brute force attacks from the same source.
* Plugin: http://wordpress.org/plugins/limit-login-attempts/

### Google XML Sitemaps
Generate a XML sitemap which will help search engines like Google, Bing, Yahoo and Ask.com to better index your blog.
* Plugin: http://wordpress.org/plugins/google-sitemap-generator/

### Relevanssi
Provides better search, including searching custom fields.
* Plugin http://wordpress.org/plugins/relevanssi/

### Simple Page Ordering
Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.
* Plugin: http://wordpress.org/plugins/simple-page-ordering/

### Types - Complete Solution for Custom Fields and Types
Used to create custom taxonomies and post types. From the makers of WPML.
* Plugin: http://wordpress.org/extend/plugins/types/

### W3 Total Cache
Easy Web Performance Optimization (WPO) using caching: browser, page, object, database, minify and content delivery network support.
* Plugin: http://wordpress.org/plugins/w3-total-cache/

### WP Google Analytics
Lets you use Google Analytics to track your WordPress site statistics
Plugin: http://wordpress.org/plugins/wp-google-analytics/

## OTHER USEFUL PLUGINS

**License**: Check our intra drive.

### Custom sidebars
Allows to create your own widgetized areas and custom sidebars, and select what sidebars to use for each post or page.
* Plugin: http://wordpress.org/plugins/custom-sidebars/

### Featured Video Plus
Add Featured Videos to your posts and pages. Works like magic with most themes which use Featured Images. Local Media, YouTube, Vimeo, Dailymotion.
* Plugin: http://wordpress.org/plugins/featured-video-plus/

### Flexible Posts Widget
An advanced posts display widget with many options. Display posts in your sidebars any way you'd like!
* Plugin: http://wordpress.org/plugins/flexible-posts-widget/

### Gecka Submenu Pro
Submenu autopopulates any nav menu page item with its children and allows to put menus, or portion of menus, anywhere in your site.

PRO version lets you use custom post types and taxonomies.
* Free version: https://github.com/Gecka-Apps/Wordpress_Gecka_Submenu
* Pro version: http://gecka-apps.com/wordpress-plugins/gecka-submenu-pro/

**License**: Check our intra drive. Buy a license for 20 € - http://gecka-apps.com/wordpress-plugins/gecka-submenu-pro/

### Gravity Forms
Gravity Forms is hands down the best contact form plugin for WordPress
* Plugin: http://www.gravityhelp.com/downloads/
* Addons: http://www.gravityhelp.com/downloads/add-ons/

Installation:

1. Log in using Frantic's credentials.
2. Download and activate the latest version of the plugin.

**License**: Check our intra drive.

### Hotspot Map for WordPress
Used for creating hotspots on front page.
* Plugin: http://www.nikolaydyankovdesign.com/

**Note**: To enable touch device support, the following line was commented out to allow for a custom implementation of the script that launches the hotspots:

add_action('wp_footer', array($map, 'call_plugins'));

This is found in */plugins/hotspot-map/hotspot_map.php*.

### JetPack by WordPress.com
Supercharge your WordPress site with powerful features previously only available to WordPress.com users including advanced commenting, contact forms, shortcodes for Youtube, Vimeo (incl. simple http:// embedding in content), real time site stats and more.
* Plugin: http://wordpress.org/plugins/jetpack/

Installation:

1. Activate the plugin and log in using your WordPress.com credentials.
2. Deactivate all additional features you don't need.
3. Uncomment JetPack from functions.php and make sure you disable all additional JetPack features that are not used.

### Media Replace
Allows media files to be replaced easily instead of creating new instances.
* Plugin: http://wordpress.org/plugins/enable-media-replace/

### Optimize Database after Deleting Revisions
Deletes redundant revisions of posts, pages, trashed posts, pages and comments etc.
Good for cleanup before launch!

* Plugin: http://wordpress.org/plugins/rvg-optimize-database/

### Page Template Dashboard
Used to display which template is in use while browsing posts or pages in the admin view
* Plugin: http://tommcfarlin.com/page-template-dashboard/

### Regenerate Thumbnails
Regenerate Thumbnails allows you to regenerate the thumbnails for your image attachments. This is very handy if you've changed any of your thumbnail dimensions (via Settings -> Media) after previously uploading images or have changed to a theme with different featured post image dimensions.
* Plugin: http://wordpress.org/plugins/regenerate-thumbnails/

### Rewrite Rules Inspector
This plugin gives you a list of all the active rewrites which can be useful for debugging.
* Plugin: http://wordpress.org/extend/plugins/rewrite-rules-inspector/

### Rich Text Tags, Categories, and Taxonomies
Gives admins the ability to edit custom taxonomy descriptions using a WYSIWYG editor.
* Plugin: http://www.seodenver.com/rich-text-tags/

### Sideways8 Simple Taxonomy Images
It is now easy to add images to your categories, tags, or any other custom taxonomy term!
* Plugin: http://wordpress.org/plugins/s8-simple-taxonomy-images/

### Simple Image Sizes
Adds options to the *Settings > Media* page.
* Plugin: http://redmine.beapi.fr/projects/show/simple-image-sizes

### Simple Local Avatars
Adds an avatar upload field to user profiles if the current user has media permissions. Generates requested sizes on demand just like Gravatar! Simple and lightweight.
* Plugin: http://wordpress.org/plugins/simple-local-avatars/

### WP-Admin Icons
WP-Admin Icons provides WordPress admins the ability to customize WordPress admin panel icons through an easy-to-use interface.
* Plugin: http://wordpress.org/plugins/wp-admin-icons/

### WordPress Multilingual Plugin (WPML)
WPML makes it easy to build multilingual sites and run them.
* Plugin: http://wp-compatibility.com/installer-plugin/

Installation:

1. Enable the plugin
2. Register using Frantic's credentials
3. Install WPML Multilingual CMS and String Translation

Using this method will enable WordPress to check for future updates.