ooh very thanks bro
now work very nice
thanks for quick answer and best answer
i remove the following lines from wp-config.php file
//Do not delete these. Doing so WILL break your site.
define( 'WP_CONTENT_URL', 'http://www.domain.com/whatever' );
define( 'WP_CONTENT_DIR', '/whatever/new_wp-content_dir/' );
but my site not come up!
then i had to change following lines from wp-config.php
//Do not delete these. Doing so WILL break your site.
define( 'WP_CONTENT_URL', 'http://apkweb.ir/wp-content' );
define( 'WP_CONTENT_DIR', '/home3/apkwebir/public_html/wp-content' );
now plugins can be update and all things is ok 🙂
thank you my friend verrrrry much 🙂