Changeset 181314
- Timestamp:
- 12/09/2009 03:22:38 PM (16 years ago)
- Location:
- meemi-in-wordpress/trunk
- Files:
-
- 2 edited
-
meemi_in_wordpress_3.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
meemi-in-wordpress/trunk/meemi_in_wordpress_3.php
r177479 r181314 28 28 */ 29 29 30 load_plugin_textdomain('meemi_in_wordpress_3','wp-content/plugins/meemi _in_wordpress_3');30 load_plugin_textdomain('meemi_in_wordpress_3','wp-content/plugins/meemi-in-wordpress_3'); 31 31 load_theme_textdomain('meemi_in_wordpress_3'); 32 32 … … 34 34 #### PATH STYLE MEEMI COMMENT 35 35 36 $dir_meemi_style = get_settings('siteurl') ."/wp-content/plugins/meemi _in_wordpress/css/";36 $dir_meemi_style = get_settings('siteurl') ."/wp-content/plugins/meemi-in-wordpress/css/"; 37 37 38 38 ### ADD STYLE ON PAGE -
meemi-in-wordpress/trunk/readme.txt
r177479 r181314 4 4 Requires at least: 2.7.1 5 5 Tested up to: 2.8.6 6 Stable tag: 3.0. 16 Stable tag: 3.0.2 7 7 8 8 Simple plugin to display your meme into your blog, send your post on Meemi, display Meemi's comments of your post in your blog and send comments to Meemi. … … 39 39 == Changelog == 40 40 41 = 3.0.2 = 42 * little bugfix 43 41 44 = 3.0.1 = 42 45 * little bugfix
Note: See TracChangeset
for help on using the changeset viewer.