The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
3answers
33 views

How can I easily verify a core or plugin update has not broken anything?

I'm looking for ways to make updating WordPress less frightening for me. I created around 30 company websites based in WP in my career and I feel somewhat responsible for them in regards to security. ...
2
votes
0answers
56 views

Can't use the built-in wordpress install/upgrade plugin feature

When I try to upgrade or install a plugin I get a successful message: Downloading install package from http://downloads.wordpress.org/plugin/jquery-lightbox-gallery.zip… Unpacking the package… ...
0
votes
2answers
20 views

Is database deleted on clicking “reinstall” button in Wordpress updates?

I have a blog made with WordPress. If I click "Re-install" button present in WordPress updates page, will all the database be dropped and created again? Will my posts be deleted?
0
votes
3answers
56 views

Why my plugins are updating automatically?

I have a wordpress site with a few plugins. I had to make some custom changes on a plugin (not a best practice), and of course I don't want to update that plugin. But for some reason all my plugins ...
1
vote
1answer
26 views

Do extra plugin files get deleted during an upgrade?

I learned from a previous question that plugin updates are downloaded as a zip file, and WordPress overwrites every file in the plugin folder whether or not that file actually had a change from one ...
2
votes
1answer
28 views

Which files get updated in a plugin update?

When a user updates a plugin from the WordPress admin panel, does every plugin file get overwritten, or just the ones that have changed from the previous version? For example, let's say that a plugin ...
0
votes
1answer
33 views

Can an update corrupt my installation?

Ive got a wp theme I use on a website - the theme in question was purchased from a popular site ending in forest... So the code is not mine and I can’t speak as for its quality either way. Every ...
0
votes
1answer
28 views

“Item not updated” when try to change category properties

When I try to change some properties for some categories (in most categories it works without any issues), like category name, or description, I see that it is not updated, and I get an issue "Item ...
0
votes
0answers
13 views

After Changing Theme Succesfully - Theme Settings “Apply” Button throws a 404 Error [closed]

I'm new to wordpress so bare with me :) I bought a theme from themeforest and started my blog. All good. After a few days I realised it wasn't suitable so I purchased another theme and uploaded it ...
2
votes
2answers
68 views

How do I allow users to follow a post and then allow admins to email all users who have followed that post?

I'm looking to build out the following functionality, but I'm having trouble finding any help on it: user follows a post > user's email is pulled into an admin page and associated with said post > ...
1
vote
1answer
35 views

How do wordpress hooks respond to user interaction?

Embarrassingly big hole in my understanding! When I've finished editing a post and click the big blue "Update" button, what happens next? In particular, how does the 'pre-post-update' hook (which, ...
0
votes
1answer
38 views

How to throw the “We need ftp info” at a user

I recently asked a question about an error I was getting for doing theme updates where the user did not have permission. I would like to write a credential check, much like how wordpress does theirs. ...
1
vote
2answers
43 views

How to do an event when any user updates their profile?

I want to call a function, whenever any user update their profile. How to do that?
3
votes
5answers
224 views

Plugins won't update when Wordpress says they're updated

In a Wordpress 3.5.1 network, I have six plugins which have updates available: AddThis Follow Widget AddThis Social Bookmarking Widget AddThis Welcome Bar Jetpack by WordPress.com Visual Form ...
3
votes
1answer
118 views

Overwrite textdomain of plugins by default - Lost Translation

Wordpress is awesome, but there is something that is driving me crazy. Whenever a plugin or a theme is updated, all files are deleted and replaced. So if I have custom code or a translation in one ...
2
votes
0answers
33 views

Updated multisite locally

I manually updated multisite locally with 3.5.1 but now all my subsisites in "My Sites" link to the root site even though if I type the domains directly they work.
0
votes
1answer
56 views

Any Facebook component doesn't work on Wordpress website after update. Why?

I have a problem after updating plugins and Wordpress. All my Facebook widgets that I have been using disappeared. In code I see: <fb:like href='http://facebook.com/...' send='false' ...
4
votes
3answers
50 views

How to sync with plugins update after I have done manual optimizations?

I have several WordPress running plugins on my site and as per suggestions of wordpress performance optimizations I am planning to do the optimizations on plugins myself. However, that will mean ...
2
votes
1answer
68 views

Updating client websites on a regular basis

I hope the following question is acceptable here, as it's half WordPress-related and half-business related. Updating WP regularly is important for security purposes, but it can be time consuming if ...
0
votes
1answer
31 views

No feedback when installing plugins or updating

I've had this problem for a while now; I hoped that it would go away when I moved to my new host but it hasn't. Whenever I try to install or update a plugin or theme, or even update Wordpress, the ...
0
votes
0answers
45 views

Persistently change/replace texts/strings in a theme/plugin

right now, I am using a plugin that gets updated frequently. I don't like some of the wording that comes with some of the plugins featues (messages that are displayed to the users). So I am trying to ...
1
vote
4answers
300 views

Admin user can't update WP

I have a site running WP 3.3.2. The backend shows a bar saying "WordPress 3.5 is available! Please notify the site administrator." Funny thing is that I'm logged in with an admin user, I double ...
0
votes
1answer
294 views

cannot update wordpress from 3.4.2 to 3.5

I am trying to update wordpress from 3.4.2 to 3.5 . However, when I update, I get my old version 3.4.2 back. What could be causing this? When I click on update it shows all the steps but in the final ...
1
vote
1answer
24 views

custom changes removed after plugin update

Ok that's something normal, files are being downloaded again and the code changes. What should I do if I don't want some changes to take place? For example a gallery plugin I use recently updated ...
3
votes
1answer
69 views

Remove update messages for deactivated plugins

Is it possible to hide just update messages for deactivated plugins in WP 3.4+?
0
votes
2answers
237 views

Wordpress plugin search does not work and updates are not shown, VPS install

I have configured a VPS running CentOS 6.3 and Plesk 11. The install of a blank version of Wordpress works well. However, I have problems with updating Wordpress and searching for plugins. The two ...
5
votes
1answer
477 views

Remove “Time to upgrade” message from dashboard

So far I've been using the following code to remove the dashboard update message ("WordPress 3.5 is available! Please update now."): remove_action('wp_version_check', 'wp_version_check'); ...
1
vote
1answer
89 views

Wordpress plugin updates / set file as immutable to prevent certain files from changing?

I'm wondering--what is the best way to prevent a file (say, a custom CSS file associated with a plugin) from being overwritten during the update process? Would setting the file's status as immutable ...
2
votes
1answer
142 views

Hook into WordPress update?

I'd like to know if there's any way to hook into WordPress update process and send $_POST variable to update server? I'm delivering plugin/theme updates from private server and I hook into this: ...
0
votes
1answer
55 views

Will adding & modifying default Wordpress table index break future Wordpress update

I've some specific use case for certain default wordrpess tables, which I need to add a few indexes to certain columns to improve performance. I'm wondering will adding these indexes break future ...
1
vote
2answers
59 views

Show warning if plugin is missing

Sorry if this question is a bit to trivial, but I'm writing a theme that depends on a plugin to be installed. It's a multilingual theme, so I absolutely need the user to have Polylang installed. I ...
4
votes
1answer
84 views

Update exisiting site to 3.5 release candidate

I have an existing site that I want to update to 3.5 now, because I want to see if my plugins and themes work in it. I don't want to wait for the full release (when I'll be able to automatically ...
0
votes
1answer
27 views

How can I upgrade wordpress with manual?

When I update or upgrade my site automatically ,it corrupted. How can I update or upgrade it safely and manually?
5
votes
3answers
450 views

Filter any HTTP request URI?

I want to filter any HTTP request URI done through the HTTP API. Use cases: The WordPress update check goes to http://api.wordpress.org/core/version-check/1.6/, but ...
1
vote
2answers
270 views

Does WordPress Change the .htaccess File When Updating?

I've just implemented a new WP website, replacing an older hardcoded HTML site. I will be adding 301 redirects in the .htaccess file to point the old URIs to the new WP Permalinks. My questions is, ...
1
vote
1answer
52 views

How to update Wordpress plugins to latest using SVN

I can get latest WP using latest.tar.gz http://wordpress.org/latest.tar.gz How to get latest plugins? I checked about svn i need to know when new version is out and in command svn sw put latest link ...
0
votes
1answer
469 views

Jetpack Activation site_inaccessible [Error 400] with Hostgator

I'm getting an error when I try to activate Jetpack in my wordpress. "Your website needs to be publicly accessible to use Jetpack: site_inaccessible Error Details: The Jetpack server was ...
1
vote
2answers
56 views

Find out if there is a available core update?

I want to set up a function that notifies me when a core update is available. But i can't find any functions that check for updates. I have looked at list_core_updates() and it may be possible to ...
1
vote
2answers
482 views

How do I disable dashboard update notifications for subscribers?

For registered users to my blog, if they click on the dashboard, they get an alert suggesting that they tell the site administrator (me) that the new version of WordPress is available. All I want ...
1
vote
1answer
94 views

How to implement WordPress plugin update that modifies the database?

I develop a WordPress plugin, which has several database tables of its own. The plugin creates these tables when activated, and removes them when deleted/uninstalled. I have to implement an update ...
2
votes
3answers
79 views

Check if any users are logged in before running update

Before I update a Wordpress install (including the theme and various plugins) I wanted to ensure no one is logged in and editing the site. Is there a way to do this? Thanks!
3
votes
1answer
187 views

Is there a Wordpress core & plugins update action hook?

I would like to run several actions on a website once WP core or any of the plugins have been updated using the built-in update process. Is there a way to do it? I would prefer if I could run ...
0
votes
0answers
46 views

Efficient tool to develop/update code on remote Nginx WPMU Wordpress Multisite [closed]

I have nginx with subdomain multisite all setup running on ubuntu 11.04 and everything is working. Each subdomain has a distinct domain (.com) and there is only me developing. What is a convenient ...
0
votes
1answer
64 views

Is there any action/filter hook to use when an image gets edited in the editor?

I can't find a specific hook. If I already have added an image to an article via editor and then I edit it, I'd like to intercept the code just before it is sent again to the editor. I already use ...
0
votes
2answers
35 views

Is it safe to update from 2.6.2 to the newest version?

I'm using Wordpress version 2.6.2 and now it shows in the page that Deprecated: Assigning the return value of new by reference is deprecated in ...
1
vote
1answer
48 views

Problems updating wordpress

When I try to update wordpress from 3.2.1 to the latest one it stalls and does nothing. It used to ask for my ftp details, which I looked up online and added this to the wp-config: /** Setup FTP ...
1
vote
2answers
85 views

can't change footer

I've looked at all the help for changing footers but I still have the same problem - I go to appearance, editor, footer.php, change the telephone number that had been previously entered, hit update, ...
0
votes
2answers
40 views

why does installer/update screens not progress on some webhosts?

I have 20+ WP sites installed for clients on different web hotels. All WP-installs are updated to run latest versions of everything. On some of my sites, the update- and install screens work as ...
0
votes
1answer
76 views

How to list the updates using wordpress xml-rpc methods

can any one tell me , how can i list the updates using wordpress xml rpc methods , like how we list posts and comments using wp.getPosts and wp.GetComments, i have searched for the method but i didnt ...
3
votes
2answers
293 views

How to disable plugin update notification for a specific plugin in Multisite

How it is possible to disable plugin update check and notification for an custom specific plugin in WP Multisite. I think it is also important, the plugin is usable as single activation in each blog ...

1 2 3 4