Just delete your timthumb.php
file.
If your site thumbnails use timthumb then the code might look like this
<img src="https://wordpress.stackexchange.com/questions/80287/<?php bloginfo("template_directory'); ?>/xxxxx/timthumb.php?src=<?php echo "original image url" ?>&h=150&w=150&zc=1" />
Just replace those instances with code like this
the_post_thumbnail('thumbnail', array('class' => 'thubnail'));
Related Posts:
- Why are some of my thumbnails not being generated?
- Is Timthumb still broken? What security measures should be taken?
- Where can I sell WordPress themes and plugins? [closed]
- Delete tables from database when deleting plugin
- Can I upgrade a plugin to a specific version?
- Get plugin_dir_url() from one level deep within plugin
- How to have WordPress send a user confirmation/validation email on signup
- Filter out results from REST API
- Extension preview disapeared since WP 4.5.2
- How to place random widgets in the WordPress sidebar?
- Auto login using Active Directory and Windows Authentication
- Using custom code, how can I fetch data from the WordPress plugin repo?
- Find out if request is for custom post type archive before query runs
- A way to sort WordPress themes? [closed]
- Plugin search sorting for admin section – WordPress [duplicate]
- Determining where fopen() is writing files when used from WordPress AJAX call [closed]
- Adding “ ” before the last word in multiple defined areas with a plugin
- Plugin Functionality Only for Editor and Administrator
- problem with nextgen plugin
- Creating Custom Roles for use on a WordPress Multi-site Instance?
- How to install and activate a plugin via an external PHP script
- unregistered user can write in blog page – possible? how to?
- PHP Fatal error: Call to undefined function plugin_basename
- Restored WordPress on new Server – Can’t auto-update plugins
- omit / remove ” from category list
- Can’t update/install plugins or WordPress
- The safest way to automate WordPress backups
- Media is not attached after import
- Use flash on a wordpress site as a widget
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- Submit form after reCaptcha is solved
- how to create progress bar in wordpress contact form 7 or other plugin for set progress bar in cf7 [closed]
- remove_section in a plugin
- How to export all content with feature images?
- WordPress Image uploads plugin needed [closed]
- Sidebar widget: Randomly select text from a given set
- redirected you too many times
- Create custom pages with a plugin
- Is it possible for a plugin to force reading and writing of uploaded images to a database instead of to a filesystem?
- WordPress as template engine
- Cropping images from top center using Jetpack Photon
- “W3 Total Cache” with “What Would Seth Godin Do” (and widgets?!)? [closed]
- cforms plugin function “my_cforms_logic” (for writing custom logic), is running 5 times
- Best Sitemap Plugin for 1M+ pages [closed]
- Plugins for logo in wp themes? [closed]
- WordPress Stock Update Programatically
- I Setup Rate My Post Plugin On Site But Now Got Issues In Google Webmasters
- Custom API plugin to execute 3rd party API to retrieve data
- How to display the featured post on the category page?
- Disable globally “Crop thumbnail to exact dimensions (normally thumbnails are proportional)” with Multisite
- Getting a ressource ID, from a WC_Order_Item_Product/Order
- How to link a form to a product [closed]
- get_term_meta returns false in widget
- Approve users posts before publish
- How to use add_action for multiple instances of the same class
- Use jQuery Datepicker code from plugin
- How to include wp-postviews plugin directly in the theme
- How can i listing current category and Featured Category post list?
- Contact Form 7: Load scripts and styles only when there is shortcode? [closed]
- Using BuddyPress > ‘Register page’ [closed]
- Is there a syntax highlighting plugin for HTML View? [duplicate]
- Getting URL GET parameter with Code snippets and storing it in database?
- admin-ajax.php 500 error when new users try to register
- WordPress REST API: Query media files attached to a custom post type
- Same Plugin tables between wordpress installations
- Javascript not getting injected into page
- Changing wordpress/woocommerce notices default message to other languages (text)
- Why does my custom plugin only function correctly once per page?
- How to update all in-site redirect URLs to destination URLs at once
- wordpress loop giving me content
- How to get checkbox by default true in metabox?
- How to pass multiple custom fields as shortcode’s parameters
- Submenu Page under Settings in Admin Panel
- Custom plugin settings page with tab. Error: “Sorry, you are not allowed to access this page.”
- I can’t view the orders on the woocomerce dashboard with the brainblocks plugin
- All Post WordPress Page Error
- Which membership plugin enables users to enter html links in blogs and on their profile page?
- How to add a box note in wordpress plugin page ? top header side.
- Help needed with woocommerce (wc stripe) filter
- Why some plugins are including wp-includes/plugin.php file?
- How to create a custom page for unrelated database?
- how to enable tinymce custom buttons in meta box?
- Custom on the fly e-mail alerts
- How set role at registration based on email?
- Plugin on all site except primary one
- WordPress function to add text
- Directory structure for plugin changes
- How can I pass value to function in add_menu_page?
- Why did a WordPress plugin vanish from the WordPress repository?
- Integrating planning tools in wordpress
- TheCartPress plugin – Make every item in store unique
- My AJAX API plugin isn’t working
- WordPress Role Capability Restriction
- Can anyone see a syntax error in this? [closed]
- How to hide a piece of code from a wordpress web page?
- Make a magic tag work with Custom Post Types
- How can i include a plugin in my theme folder?
- Editing a theme
- Scripts don’t enqueue after removing plugin
- Plugins menu not on dashboard