----
How To Modify WordPress Themes The Smart Way - a great tutorial with 4 pages: a smart child theme (css + functions: add and delete), hooks, functions.php
----
Line break and a paragraph space in Wordpress?
How to add line break and extra spaces? (I was looking for this kind of information, solution for more than... 4 years... Thanks!...Finally.----
Functions:
Add action in WP official - usage, parameters, hooks
Function Reference Official WP - Functions by category: posts, pages, categories, +++
WordPress theme function files on JustinTadlock.com - how to, what is, a child theme functions file, examples
----
Working with WP Hooks:
WordPress Hooks Database - all hooks, all action hooks, all filter hook, all deprecated/renamed hooks
How to Customize Like a Pro with Thesis Hooks - Hook Commands, examples, remove_action, add_action, Thesis WordPress Theme
Define Your Own WordPress Action Hooks -
http://codex.wordpress.org/Plugin_API#Hook_to_WordPress (official wp hook page)
----
Add action in WP official - usage, parameters, hooks
Function Reference Official WP - Functions by category: posts, pages, categories, +++
WordPress theme function files on JustinTadlock.com - how to, what is, a child theme functions file, examples
----
Working with WP Hooks:
WordPress Hooks Database - all hooks, all action hooks, all filter hook, all deprecated/renamed hooks
How to Customize Like a Pro with Thesis Hooks - Hook Commands, examples, remove_action, add_action, Thesis WordPress Theme
Define Your Own WordPress Action Hooks -
http://codex.wordpress.org/Plugin_API#Hook_to_WordPress (official wp hook page)
----
Wordpress Security:
WordPress BackUp:
- how to make a WP backup
----
Plugins to explore, to test:
- Formidable forms (Quickly and easily build forms with a simple drag-and-drop interface and in-place editing. An alternative to Contact Form 7...the both plugins have the same developer)
- Display Widgets (Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page. A kind of... My snippets, or... Widget Logic)
- Breadcrumb Trail for WP (An easy-to-use template tag for showing a breadcrumb menu on your site.)
----
Plugins to explore, to test:
- Formidable forms (Quickly and easily build forms with a simple drag-and-drop interface and in-place editing. An alternative to Contact Form 7...the both plugins have the same developer)
- Display Widgets (Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page. A kind of... My snippets, or... Widget Logic)
- Breadcrumb Trail for WP (An easy-to-use template tag for showing a breadcrumb menu on your site.)
22 comments:
*** http://www.problogger.net/archives/2011/08/24/how-to-optimize-your-wordpress-database-for-better-performance/ (optimise your wp databases)
*** http://wpweaver.info/themes/twenty-ten-heads-up/building-a-twenty-ten-child-theme/ (build a 2010 child theme)
* http://trishussey.com/2010/05/21/its-easy-to-make-child-themes-with-twenty-ten-download-my-first-wordpress-theme/ (on child theme)
*** http://themeshaper.com/2009/04/17/wordpress-child-theme-basics/ (super on child theme)
*** http://themeshaper.com/modify-wordpress-themes/
*** http://op111.net/53/ (on child themes)
*** http://archive.extralogical.net/2007/06/wphooks/ (on hooks)
*** http://www.catswhocode.com/blog/thematic-wordpress-theme-toolbox-10-extremely-useful-hooks (on hooks)
*** http://wpengineer.com/1302/define-your-own-wordpress-hooks/ (define your hooks)
**** http://www.wpbeginner.com/wp-themes/how-to-add-custom-navigation-menus-in-wordpress-3-0-themes/ (How to Add Custom Navigation Menus in WordPress 3.0 Themes) - dinamic comments: Livefyre
**** http://wordpress.org/extend/plugins/tabbed-widgets/ Tabbed Widgets acordeon menu plugin wp
*** http://www.raymondselda.com/understanding-action-hooks-in-wordpress/ (Understanding Action Hooks In WordPress)
*** http://coding.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/ wordpress themes
*** http://twitter.com/#!/gd6d (wp news
*** http://wpcandy.com/ (wp ressources
*** http://www.wp-business-theme.com/corporate/greatio/ wp themes
*** http://www.blogohblog.com/category/wordpress-themes/
_________
*** http://www.balkhis.com/web-designs-resources/how-to-add-a-dynamic-sidebar-in-wordpress/
*** http://wordpress.org/support/topic/add-second-sidebar-to-current-theme-1
________
http://www.tamba2.org.uk/wordpress/
(wp ressources: backup your data, recover admin role, Where is it ?, to reset your password, restore your data, repair your tables, etc.)
***** WP Multi Category Selection Widget - http://wordpress.zackdesign.biz/
*** wp wordpress plugins http://coffee2code.com/wp-plugins/
*** http://www.seodesignsolutions.com/blog/wordpress-seo/wordpress-seo-tips-permalinks-categories-and-duplicate-content/
*** add new classes in visual editor - http://www.sycha.com/wordpress-assign-custom-css-classes-visual-editor
(http://www.sycha.com/resources/wordpress-development)
___________________________________
http://www.latestwp.com/2012/05/05/the-complete-guide-to-wordpress-shortcodes/ wp Shortcodes
---http://speckyboy.com/2011/03/23/20-helpful-wordpress-sql-queries-snippets/ sql queries
---
http://speckyboy.com/2012/05/10/wordpress-plugins-that-make-your-life-easier/ wp plugins I use... to see.
---
http://www.latestwp.com/2012/01/05/how-to-add-call-to-action-buttons-to-wordpress-posts-with-a-shortcode/ wp call to action buttons
____________
To add in Building a child theme:
*** http://lisles.net/header-image/ (WordPress 3.0 TwentyTen Child Theme Header Image - a very good exemple: how to add a filter to change the main banner dimensions. Super!)
*** http://graphpaperpress.com/2011/02/25/how-to-create-a-child-theme-for-the-base-theme-for-wordpress/ (How to create a child theme for the Base theme for WordPress)
--------------------
*** to read about hooks: http://archive.extralogical.net/2007/06/wphooks/
*** all wp functions : http://codex.wordpress.org/Function_Reference
*************
to see it, to add it in my favorites sites: http://www.ergologique.com/
*** a tested breadcrumb wp plugin http://wordpress.org/extend/plugins/breadcrumb-navxt/
*** to complete the anterior comment : http://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/3/#advanced_use (to adapt, to give a new style to this plugin
*** http://codex.wordpress.org/Theme_Frameworks (to see the bottom links)
*** http://wpengineer.com/2045/understand-wordpress-child-theme/ (a nice article on child themes. to read
http://en.support.wordpress.com/browser-issues/ (Wordpress Browser Issues)
http://sitemile.com/ - a wp theme framework
*** wordpress commerce plugin (wp ecommerce) to test: http://wordpress.org/extend/plugins/woocommerce/
*** Customize completly your WordPress Login Screen (a plugin to test): http://wordpress.org/extend/plugins/erident-custom-login-and-dashboard/
*** How To Customize The WordPress Admin Easily http://wp.smashingmagazine.com/2012/05/17/customize-wordpress-admin-easily/ (Changing the Default WordPress Login URL, Changing the Default External Link of the WordPress Login Page, Customizing the Login logo Without a Plugin...,)
*** wordpress hooks http://wp.smashingmagazine.com/2011/10/07/definitive-guide-wordpress-hooks/
*** create custom taxonomies http://wp.smashingmagazine.com/2012/01/04/create-custom-taxonomies-wordpress/
*** superfich menu http://sourceforge.net/apps/trac/gallery/browser/gallery3/vendor/superfish/modified/js/superfish.js?rev=20034
*** wordpress plugins to test: https://wpremote.com/, (http://wordpress.org/extend/plugins/wpremote/), (WP Remote is a free web app that enables you to easily manage all of your WordPress powered sites from one place, wordpress backup files and database)
*** BackUpWordPress, http://wordpress.org/extend/plugins/backupwordpress/ - wordpress backup: BackUpWordPress will back up your entire site including your database and all your files once every day.
*** wordpress security - http://wordpress.org/support/topic/protect-wp-configphp-with-the-htaccess-file-details (we have to put
order allow,deny
deny from all
in the .htaccess :) )
Post a Comment