dp76
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: robots.txtIt’s not good idea to Disallow Mediapartners-Google*
If you have Adsense at your site – you need to allow Mediapartners-Google*Forum: Plugins
In reply to: WP Keywords Plugin (wpkeys)Okay. Do you can edit this page? http://codex.wordpress.org/Plugins/Posts_Formatting
I cannot 🙁
Would you please help me to add plugin to the page?
Thanks a lot anywayForum: Plugins
In reply to: WP Keywords Plugin (wpkeys)Maybe only moderators can edit this topic?
Forum: Plugins
In reply to: WP Keywords Plugin (wpkeys)So, anyone knows how to edit http://codex.wordpress.org/Plugins/Posts_Formatting ?
Maybe I need some “points” to do this?Forum: Plugins
In reply to: WP Keywords Plugin (wpkeys)It’s very strange. Do you use utf-8?
Forum: Plugins
In reply to: WP Keywords Plugin (wpkeys)Can I see your blog, WordPressChina?
Forum: Plugins
In reply to: WP Keywords Plugin (wpkeys)No, http://codex.wordpress.org/Plugins/Posts_Formatting
not editable for me 🙁
(I’m log in as Dp76)Forum: Plugins
In reply to: WP Keywords Plugin (wpkeys)Thanks a lot, Moshu.
I think http://codex.wordpress.org/Plugins/Posts_Formatting is good for me, but I dont have permission to Edit this page 🙁Forum: Plugins
In reply to: Adding admin menu functionalitystr_replace(“\\”,”/”,__FILE__)
Will help
Forum: Plugins
In reply to: Adding admin menu functionalityadd_options_page(‘Test Options’, ‘Test Options’, 8, __FILE__, ‘mt_options_page’);
Don’t work correctly at WindowsOS. __FILE__ return incorrect value
Forum: Fixing WordPress
In reply to: Filter post contentAny comments about add_filter(‘the_posts’, ‘my_functions’);
?